mealie/tests/unit_tests
Hayden b542583303
feat(backend): rewrite mealplanner with simple api (#683)
* feat(backend):  new meal-planner feature

* feat(frontend):  new meal plan feature

* refactor(backend): ♻️ refactor base services classes and add mixins for crud

* feat(frontend):  add UI/API for mealplanner

* feat(backend):  add get_today and get_slice options for mealplanner

* test(backend):  add and update group mealplanner tests

* fix(backend): 🐛 Fix recipe_id column type for PG

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-12 11:05:09 -08:00
..
validator_tests feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_cleaner.py style(backend): 🎨 add isort to lint and CI/CD 2021-08-28 14:27:56 -08:00
test_config.py feature/additional-db (#371) 2021-05-01 13:35:57 -08:00
test_init_db.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_nextcloud.py Feature/migration-rewrite (#278) 2021-04-10 15:09:06 -08:00
test_nlp_parser.py test(backend): add @skip for crf tests that can only run locally 2021-08-31 14:39:54 -08:00
test_recipe_parser.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
test_security.py refactor(backend): ♻️ move router dependencies to mealie.core.dependencies module 2021-08-28 15:36:46 -08:00