mealie/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
..
data feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00
fixtures feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
integration_tests feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
multitenant_tests feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
unit_tests Set up alembic migration usage (#954) 2022-02-21 11:44:23 -09:00
utils fix #967 and test error to catch (#979) 2022-02-13 18:33:25 -09:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
conftest.py update env settings for production and testing 2022-02-08 13:38:12 -09:00