RADAR-Questionnaire
RADAR-Questionnaire copied to clipboard
Add unit tests
Add units test following the guide at -- https://angular.io/guide/testing This should be done at least for the services since they are the easiest to unit test.
After adding the initial structure, add more tests for testing specific functions and parts of the app.