Unit test archive functionality #4

Open
opened 2025-05-15 22:49:26 +02:00 by oysteikt · 1 comment
Owner
No description provided.
oysteikt added the testing label 2025-05-21 14:30:44 +02:00
oysteikt added this to the Kanban project 2025-06-23 10:34:41 +02:00
oysteikt moved this to High pri in Kanban on 2025-06-23 10:35:27 +02:00
oysteikt moved this to Mid pri in Kanban on 2025-06-23 10:42:30 +02:00
oysteikt added a new dependency 2025-06-24 20:54:40 +02:00
oysteikt added a new dependency 2025-06-24 20:54:44 +02:00
oysteikt moved this to Working in Kanban on 2026-04-13 20:29:00 +02:00
oysteikt added reference streaming-import-export 2026-04-13 20:29:09 +02:00
Author
Owner

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:

  • merging of library lists
  • handling of faulty data
  • the zipfile mechanism in itself done
  • error handling during streaming (for v2)

Could consider splitting this issue up

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: - merging of library lists - handling of faulty data - <s>the zipfile mechanism in itself</s> done - error handling during streaming (for v2) Could consider splitting this issue up
oysteikt changed title from Unit test import/export of data to Unit test archive functionality 2026-04-14 12:55:31 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: mugiten/mugiten#4