core/tests/pylint
epenet 083b586d19
Add pylint checks for fixture scope (#126723)
* Prevent session scope fixtures in component tests

* Link message to the decorator - not the function

* Add checks for package also

* Add check for session scope autouse

* Rename variable

* Adjust message

* Ignore fancy autouse

* Simplify
2024-09-25 15:27:57 +02:00
..
__init__.py
conftest.py
test_decorator.py
test_enforce_class_module.py
test_enforce_sorted_platforms.py
test_enforce_super_call.py
test_enforce_type_hints.py
test_imports.py