AlexTelon / FlexiCharge-Backend

6 stars 10 forks source link

Unit test charger validation #140

Closed LasseLejon closed 2 years ago

LasseLejon commented 2 years ago

Added unit test suite for charger endpoint input validation. Some tests fails because of bugs found in the code, this should be refactored.

To run tests stand in backend-app and run the command: npm test