django-eav2/tests
Mike bb68d7cec7
fix: correct str() and repr() for EnumGroup and EnumValue (#92)
* test: add tests for Enum represtations

* chore: correct str() and repr() for EnumGroup and EnumValue
2021-10-26 07:04:44 -07:00
..
test_attributes.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
test_data_validation.py test: use new test_project 2021-07-04 08:59:24 -07:00
test_forms.py test: Add new get_or_create() with defaults test 2021-10-20 07:06:09 -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_queries.py test: Add new get_or_create() with defaults test 2021-10-20 07:06:09 -07:00
test_registry.py fix: handle models with empty local_managers (#90) 2021-10-26 06:10:36 -07:00
test_set_and_get.py test: use new test_project 2021-07-04 08:59:24 -07:00