Is your feature request related to a problem? Please describe.
As a developer I need full automated test coverage so nothing breaks if there are changes made to the code.
Describe the solution you'd like
Complete suite of unit tests plus integration tests.
Describe alternatives you've considered
Manually testing, which is error-prone and labor intensive.
Additional context
This is part of the MVP.
Is your feature request related to a problem? Please describe.
As a developer I need full automated test coverage so nothing breaks if there are changes made to the code.
Describe the solution you'd like
Complete suite of unit tests plus integration tests.
Describe alternatives you've considered
Manually testing, which is error-prone and labor intensive.
Additional context
This is part of the MVP.