gecko-dev/python/mozlint/test
Mitchell Hentges 90c289dfa4 Bug 1753769: "runcli.py" in tests should use explicit paths r=ahal
The new `mozlint` behaviour will always lean on the VCS
to only lint changed files.

However, in tests, the VCS is going to be slow and also provide
inconsistent data between tests. Additionally, in some contexts,
the VCS won't be available.

Resolve this by hardcoding a file to lint for each case.

Differential Revision: https://phabricator.services.mozilla.com/D138033
2022-02-08 22:06:59 +00:00
..
files
filter
linters
__init__.py
conftest.py
python.ini
runcli.py
test_cli.py
test_editor.py
test_formatters.py
test_parser.py
test_pathutils.py
test_result.py
test_roller.py
test_types.py