django-eav2/tests
Mike c4d7cedeb8 refactor: apply ruff linter rules and standardize code style
Replace flake8 with ruff and apply consistent linting rules across the entire codebase. Update type annotations, quotation marks, and other style-related changes to comply with the new standards.
2024-09-01 08:21:47 -07:00
..
test_attributes.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_data_validation.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_forms.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_logic.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_misc_models.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_natural_keys.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_primary_key_format.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_queries.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_registry.py refactor: apply ruff linter rules and standardize code style 2024-09-01 08:21:47 -07:00
test_set_and_get.py test: use new test_project 2021-07-04 08:59:24 -07:00