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

Set up run of e2e tests before merge #307

Open
benedeki opened this issue Dec 23, 2024 · 0 comments
Open

Set up run of e2e tests before merge #307

benedeki opened this issue Dec 23, 2024 · 0 comments
Labels
infrastructure Project setup and deployment tests QA/test-specific

Comments

@benedeki
Copy link
Contributor

Background

While there's a small app, kind of e2e test, it's not executed automatically as part of CI/CD.

Feature

Create an GitHub workflow that will run against PRs

NB!
It will contain cross repo/cross organization call.

Requirements

  • Run the e2e test/app from within the branch to be merged.
  • Suggested conditions to run
    • Approved by at least one reviewer (hint)
    • Successful build and unit and integration tests passing
    • (To consider) Label to skip the run, and consider the check success

Or consider using merge queue.

@benedeki benedeki added tests QA/test-specific infrastructure Project setup and deployment labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Project setup and deployment tests QA/test-specific
Projects
Status: 🆕 To groom
Development

No branches or pull requests

1 participant