At the moment, the service is lacking testing for some of the code that has been refactored, while the manager has none.
To-do:
- Find out what tests would be useful for the service and write them (e.g. DB functions etc.).
- The manager currently has no tests, try adding unit tests where possible
Notes:
- a coverage checker should help with finding out where there are missing tests
At the moment, the service is lacking testing for some of the code that has been refactored, while the manager has none.
To-do:
Notes: