1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 12:05:21 +02:00
mealie/tests/unit_tests/services_tests
Michael Genson 7602c67449
Some checks are pending
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
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
..
backup_v2_tests fix: More Backup Restore Fixes (#2859) 2024-01-03 04:19:04 +00:00
scheduler/tasks feat: more shopping list enhancements (#2587) 2023-10-07 13:06:00 -08:00
scraper_tests fix: recipe scraper image cleaning (#2139) 2023-02-19 15:43:52 -09:00
user_services fix: Fix bugs with account locking (#2580) 2023-09-29 15:58:00 -08:00
test_email_service.py fix: Use reserved example.com as bogus instead of email.com domain. (#2551) 2023-09-23 07:56:34 -08:00