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 integration tests in demeris-backend PRs #790

Open
Pitasi opened this issue May 18, 2022 · 0 comments
Open

Run integration tests in demeris-backend PRs #790

Pitasi opened this issue May 18, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Pitasi
Copy link
Contributor

Pitasi commented May 18, 2022

Keep in mind the CD pipeline.

When adding new tests, or editing existing tests in demeris-backend, I think it would be easier to have these tests being run automatically in the PR before merging it.

DoD

  • add a push trigger to integration tests action, specifying paths that matches .go files
  • skip emitting test-pass if the even type is push
  • run tests on dev env instead of taking the env value from github.event.client_payload.env
@Pitasi Pitasi added the good first issue Good for newcomers label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant