Unit test archive functionality #4
Notifications
Due Date
No due date set.
Depends on
#69 Implement history export/import
mugiten/mugiten
#70 Implement library import
mugiten/mugiten
Reference: mugiten/mugiten#4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some basic tests are in place now, where sqlite -> json file/dir and json file/dir -> sqlite is being tested separately for history and library lists (without any compression at the end).
I'd still like to better test:
the zipfile mechanism in itselfdoneCould consider splitting this issue up
Unit test import/export of datato Unit test archive functionality