mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-15 01:23:57 -07:00
* refactor normalized search migration to use dummy default * changed group slug migration to use raw SQL * updated comment * added tests with anonymized backups (currently failing) * typo * fixed LDAP enum in test data * fix for adding label settings across groups * add migration data fixes * fix shopping list label settings test * re-run db init instead of just running alembic migration, to include fixes * intentionally broke SQLAlchemy GUID handling * safely convert between GUID types in different databases * restore original test data after testing backup restores * added missing group name update to migration |
||
---|---|---|
.. | ||
core | ||
pkgs/i18n | ||
repository_tests | ||
schema_tests | ||
services_tests | ||
validator_tests | ||
__init__.py | ||
test_alembic.py | ||
test_config.py | ||
test_exceptions.py | ||
test_ingredient_parser.py | ||
test_recipe_export_types.py | ||
test_recipe_parser.py | ||
test_security.py | ||
test_utils.py |