addons-linter/tests/unit
William Durand 1fe12d6528
Make hidden and action/page_action/browser_action mutually exclusive (for privileged add-ons) (#4433)
2022-08-11 14:07:10 +02:00
..
dispensary
parsers Make hidden and action/page_action/browser_action mutually exclusive (for privileged add-ons) (#4433) 2022-08-11 14:07:10 +02:00
rules Detect (some) privileged APIs defined in the manifest.json (#4354) 2022-06-09 14:52:31 +02:00
scanners Detect import.meta as module in .js files (#4399) 2022-07-25 10:43:57 +02:00
schema Add minProperties to experiment_apis in schema (#4363) 2022-06-14 18:06:04 +02:00
scripts
helpers.js
test.cli-process.js
test.cli.js
test.collector.js
test.linter.js feat: Detect and report permissions and properties requiring a privileged signature (#4307) 2022-05-20 18:15:55 +02:00
test.logger.js
test.main.js
test.message.js
test.messages.js
test.utils.js