Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests for loan microservice #36

Open
2 tasks done
jashmehta3300 opened this issue Oct 25, 2023 · 3 comments
Open
2 tasks done

Unit tests for loan microservice #36

jashmehta3300 opened this issue Oct 25, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed python Pull requests that update Python code

Comments

@jashmehta3300
Copy link
Contributor

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

@jashmehta3300 jashmehta3300 added enhancement New feature or request help wanted Extra attention is needed python Pull requests that update Python code labels Oct 25, 2023
@sricharan200
Copy link

Hey @jashmehta3300 , can you assign me this issue?

@sricharan200
Copy link

@jashmehta3300 , can you specify which loan microservices require unit tests?

@jashmehta3300
Copy link
Contributor Author

Loan is a microservice under which there are multiple endpoints. Unit tests are required for all endpoints which are inside the loan microservice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

2 participants