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

Research and proof-of-concept only running unit test of microservice where changes are made #4934

Open
jaredb96 opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@jaredb96
Copy link
Contributor

jaredb96 commented Dec 2, 2024

We don't need to run all the unit tests every time we make a code change. I think it would be cost effective to run them in hmda-platform (our most important service) as well as whichever microservice actually had code changes. For ex: If we make a change to our institutions api, we should only run hmda-platform and institutions api unit tests, not something else like quarterly graphs. This ticket is to research whether that is feasible and doable. If it isn't it will be documented why here.

@jaredb96 jaredb96 self-assigned this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant