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

Run unit test in CI/github action #373

Open
dadiorchen opened this issue Feb 29, 2024 · 1 comment · May be fixed by #381
Open

Run unit test in CI/github action #373

dadiorchen opened this issue Feb 29, 2024 · 1 comment · May be fixed by #381

Comments

@dadiorchen
Copy link
Contributor

Run unit test, this is an example: https://github.com/Greenstand/treetracker-query-api/blob/main/server/infra/database/TreeRepositoryV2.spec.ts run the unit test in CI, when raise new pull request

@khalatevarun
Copy link

just checked the code @dadiorchen the test workflow in github actions is already set which runs all tests including unit and integrations test when a new pull request is raised, is there anything else you are expecting?

@sam-rice sam-rice linked a pull request Apr 23, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🌱 Backlog
Development

Successfully merging a pull request may close this issue.

2 participants