django-eav2/tests
2024-08-31 21:20:36 -07:00
..
test_attributes.py test(attributes): add slug parameter to attribute model test 2024-08-31 21:20:36 -07:00
test_data_validation.py test: remove special chars in attribute name test data 2024-08-31 21:20:36 -07:00
test_forms.py test(forms): add test case for BaseEntityAdmin with no attributes 2024-03-06 09:34:45 -08:00
test_logic.py refactor(slug): ensure generated slugs are valid Python identifiers 2024-08-31 21:20:36 -07:00
test_misc_models.py fix: correct str() and repr() for EnumGroup and EnumValue (#92) 2021-10-26 07:04:44 -07:00
test_natural_keys.py feat: Provide UUIDField option for pk field and a natural key feature for serialization (#428) 2023-10-30 08:57:29 -07:00
test_primary_key_format.py feat: Provide UUIDField option for pk field and a natural key feature for serialization (#428) 2023-10-30 08:57:29 -07:00
test_queries.py test(queryset): add filter test for multiple EAV attributes 2023-09-08 14:06:52 -07:00
test_registry.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-06-23 08:59:33 -07:00
test_set_and_get.py test: use new test_project 2021-07-04 08:59:24 -07:00