1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/tests/unit_tests/repository_tests
Michael Genson 99372aa2b6
feat: Generalize Search to Other Models (#2472)
* generalized search logic to SearchFilter

* added default search behavior for all models

* fix for schema overrides

* added search support to several models

* fix for label search

* tests and fixes

* add config for normalizing characters

* dramatically simplified search tests

* bark bark

* fix normalization bug

* tweaked tests

* maybe this time?

---------

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-08-20 10:30:21 -08:00
..
test_food_repository.py feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
test_pagination.py Fix: Query Filter Date Comparisons Are Off By One Date (#2389) 2023-05-11 22:28:14 -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: Generalize Search to Other Models (#2472) 2023-08-20 10:30:21 -08: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