mealie/tests/unit_tests/repository_tests
Michael Genson a98e863bca
fix: database unique constraints (#2594)
* fixed missing migration name

* added unique constraints to all m2m tables

* fixed bug trying to create duplicate tags

* added more unique constraints

* fixed duplicate seeder data

* updated tests

* fixed seed rollback error
2023-10-07 11:23:13 -08:00
..
test_food_repository.py feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
test_group_repository.py feat: Improve Public URL Readability (#2482) 2023-08-20 10:38:46 -08:00
test_pagination.py fix: database unique constraints (#2594) 2023-10-07 11:23:13 -08:00
test_recipe_repository.py feat: Generalize Search to Other Models (#2472) 2023-08-20 10:30:21 -08:00
test_search.py feat: Improved Ingredient Matching (#2535) 2023-09-15 17:19:34 +00:00
test_unit_repository.py add merge funcions for units (#1146) 2022-04-09 19:57:49 -08:00
test_user_repository.py Refactor/define repository layer (#883) 2021-12-18 20:52:36 -09:00