1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 13:05:21 +02:00
mealie/tests/unit_tests/services_tests
Michael Genson 2a5997a968
fix: Foreign Key Violations During Backup Restore (#2986)
* added more test data

* added missing pytest id

* add fk validation to backup restore

* removed bad type imports

* actually apply the invalid fk filter and clean up types

* fix key name

* added log when removing bad rows

* removed unused import

* bumped info to warning
2024-01-16 16:12:20 -06:00
..
backup_v2_tests fix: Foreign Key Violations During Backup Restore (#2986) 2024-01-16 16:12:20 -06: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