mealie/tests/unit_tests
Michael Genson 7602c67449
fix: More Backup Restore Fixes (#2859)
* 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
2024-01-03 04:19:04 +00: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 fix: database unique constraints (#2594) 2023-10-07 11:23:13 -08:00
schema_tests prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00
services_tests fix: More Backup Restore Fixes (#2859) 2024-01-03 04:19:04 +00:00
validator_tests fix: Use reserved example.com as bogus instead of email.com domain. (#2551) 2023-09-23 07:56:34 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_alembic.py feat: server side search (#2112) (#2117) 2023-02-11 21:26:10 -09:00
test_config.py feat: auto detect first login (#2722) 2023-11-15 15:24:24 +00:00
test_exceptions.py Feature/improve localization (#1147) 2022-04-10 14:07:35 -08:00
test_ingredient_parser.py feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -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 Convert scraper to use async (#1915) 2023-01-28 15:43:27 -09:00
test_security.py feat: LDAP Improvements and E2E testing (#2199) 2023-03-12 12:36:32 -08:00
test_utils.py prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00