Unit tests for loan microservice #36
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
python
Pull requests that update Python 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.
Actual Behavior
Currently, there are no unit tests present for the 'loan' microservice.
Checklist
The text was updated successfully, but these errors were encountered: