openedx / cypress-e2e-tests

Cypress E2E Tests for Open edX applications
GNU Affero General Public License v3.0
15 stars 25 forks source link

Edx abolger/local e2e #63

Open edx-abolger opened 3 years ago

edx-abolger commented 3 years ago

This PR is a documentation update and a Proof Of Concept configuration of how Cypress can be run against Devstack. Note that all of the current tests against admin portal run but fail because they have pass conditions associated with staging data.

My hope would be that this PR is accepted with this idea that future work exists to add or change test configurations that would run only with data that is auto-provisioned to devstack via scripts. This would move us toward all (Enterprise at least) developers having a set of e2e tests they could run locally.

@brittneyexline you're on this PR since I noticed E2E tests were a goal point on your Enterprise oncall/monitoring summary project. Let me know if it makes sense to push this any further at this time.