mealie/tests/unit_tests
Hayden 5a053cdcd6
feat: mealplan-webhooks (#1403)
* fix type errors on event bus

* webhooks fields required for new implementation

* db migration

* wip: webhook query + tests and stub function

* ignore type checker error

* type and method cleanup

* datetime and time utc validator

* update testing code for utc scheduled time

* fix file cmp function call

* update version_number

* add support for translating "time" objects when restoring backup

* bump recipe-scrapers

* use specific import syntax

* generate frontend types

* utilize names exports

* use utc times

* add task to scheduler

* implement new scheduler functionality

* stub for type annotation

* implement meal-plan data getter

* add experimental banner
2022-06-17 13:25:47 -08:00
..
core fix: group creation (#1126) 2022-04-02 19:33:15 -08:00
pkgs/i18n Feature/improve localization (#1147) 2022-04-10 14:07:35 -08:00
repository_tests wip: pagination-repository (#1316) 2022-05-30 10:30:54 -08:00
schema_tests chore: refactor base schema (#1098) 2022-03-25 10:56:49 -08:00
services_tests feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00
validator_tests feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_alembic.py Set up alembic migration usage (#954) 2022-02-21 11:44:23 -09:00
test_cleaner.py feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00
test_config.py feat: extend email support for SSL/No Auth Email Support (#1235) 2022-05-21 11:15:14 -08:00
test_exceptions.py Feature/improve localization (#1147) 2022-04-10 14:07:35 -08:00
test_ingredient_parser.py refactor: remove depreciated repo call (#1370) 2022-06-10 19:01:14 -08:00
test_recipe_export_types.py feat(backend): 🚧 stub out new exporter service (WIP) (#715) 2021-10-02 11:37:04 -08:00
test_recipe_parser.py Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
test_security.py fix(backend): 🐛 Grab PRs from dev branch (#826) 2021-11-23 20:41:07 -09:00
test_utils.py feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00