mealie/tests/unit_tests/repository_tests
Michael Genson e1cd2717d3
fix: Update Group Slug When Updating Group (#3084)
* added slug update hook to group updates

* added test

* force refresh if group slug changes

* added alert if something goes wrong
2024-01-30 18:41:37 +00:00
..
test_food_repository.py feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
test_group_repository.py fix: Update Group Slug When Updating Group (#3084) 2024-01-30 18:41:37 +00: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