brewlog/tests
Jon Seager 2ac61345ec
feat(backup): add CLI backup and restore commands
- Add BackupData struct and BackupService with raw SQL export/import
- Restore uses raw inserts to bypass brew deductions and timeline creation
- Restore requires an empty database, inserts in FK dependency order
- Add comprehensive e2e test verifying full round-trip fidelity
2026-02-03 12:50:41 +00:00
..
cli test(brews): add server and CLI integration tests 2026-02-02 19:32:35 +00:00
server feat(backup): add CLI backup and restore commands 2026-02-03 12:50:41 +00:00