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

Add E2E dApp tests to CI #1585

Closed
kelsos opened this issue May 28, 2020 · 1 comment
Closed

Add E2E dApp tests to CI #1585

kelsos opened this issue May 28, 2020 · 1 comment
Labels
dApp 📱 infrastructure 🚧 Tests, CI, and general project infrastructure test Tests related issues

Comments

@kelsos
Copy link
Contributor

kelsos commented May 28, 2020

Description

This issue is a followup to #1584
After getting a satisfying number of e2e tests for the dApp we should include the tests to our CI configuration.

We can either have them run as nightly tests, or have them run on every PR.
We should evaluate the total run time of the e2e suite and see if the extra e2e run time can be absorbed by running the job in parallel with the other tests jobs, without increasing test suite runtime.

Acceptance criteria

  • E2E tests run on the CI infrastructure

Tasks

  • [ ]
@kelsos kelsos added dApp 📱 test Tests related issues infrastructure 🚧 Tests, CI, and general project infrastructure labels May 28, 2020
@kelsos kelsos added this to the Product Backlog milestone May 28, 2020
@christianbrb
Copy link
Contributor

We are already doing this within #1584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dApp 📱 infrastructure 🚧 Tests, CI, and general project infrastructure test Tests related issues
Projects
None yet
Development

No branches or pull requests

2 participants