Open HenrijetteOest opened 1 month ago
Now, that you have decoupled your data persistence code properly from your application, augment your test suite from last time.
Implement a set of unit tests for suitable functionality, e.g., all of the repository methods from the task above, data conversion, etc.
Make at least one test before 15/11 that RUNS on the CURRENT CODE!
Now, that you have decoupled your data persistence code properly from your application, augment your test suite from last time.
Implement a set of unit tests for suitable functionality, e.g., all of the repository methods from the task above, data conversion, etc.