mealie/tests/unit_tests
Philipp Fischbeck fdfb5b1a5e
Set up alembic migration usage (#954)
* Set up alembic migration usage

* Fix import order, add isort as alembic hook

* Only run migrations if needed

* Include date as part of migration file name for better sorting

* Skip initial migrations if tables already exist
This eases the transition from a pre-alembic state

* Fix deprecation warning in alembic revision

* Add alembic test stubs
2022-02-21 11:44:23 -09:00
..
repository_tests feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
schema_tests Feature/automated meal planner (#939) 2022-02-07 19:03:11 -09:00
services_tests Feature/user photo storage (#877) 2021-12-18 19:04:36 -09: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 Feature/user photo storage (#877) 2021-12-18 19:04:36 -09:00
test_exceptions.py Refactor/conver to controllers (#923) 2022-01-13 13:06:52 -09:00
test_ingredient_parser.py Refactor/conver to controllers (#923) 2022-01-13 13:06:52 -09: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 Refactor/conver to controllers (#923) 2022-01-13 13:06:52 -09: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