Unit tests for atm-locator microservice #23
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
javascript
Pull requests that update Javascript code
Expected Behavior
For each code unit, it is essential to have an associated test. Incorporating these tests is crucial for evaluating whether subsequent pull requests (PRs) introduce any regressions or issues. It would be very helpful to include some unit tests written in Jest.
Actual Behavior
Currently, there are no unit tests present for the 'atm-locator' microservice.
Checklist
The text was updated successfully, but these errors were encountered: