-
Notifications
You must be signed in to change notification settings - Fork 53
Unit tests for transactions microservice #35
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpythonPull requests that update Python codePull requests that update Python code
Description
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 'transactions' microservice.
Checklist
- I have read the contributing guidelines
- I have verified this does not duplicate an existing issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpythonPull requests that update Python codePull requests that update Python code