Decouple DatabaseJson from files #10

Closed
opened 2023-03-30 14:36:21 +02:00 by wojtek · 0 comments
Owner

DatabaseJson currently couples JSON format with file reading/writing. These are two separate concerns and decoupling will make testing neater as the JSON formatting will be possible to unit test without reading/writing to files.

DatabaseJson currently couples JSON format with file reading/writing. These are two separate concerns and decoupling will make testing neater as the JSON formatting will be possible to unit test without reading/writing to files.
wojtek added this to the mvp (v0.1.0) milestone 2023-03-30 14:36:21 +02:00
wojtek added the
enhancement
label 2023-03-30 14:36:21 +02:00
wojtek added reference 10---decouple-databasejson-from-files 2023-04-13 14:13:56 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wojtek/musichoard#10
No description provided.