spring-cloud-dataflow-ui
spring-cloud-dataflow-ui copied to clipboard
Consolidate E2E testing stack
Today, we use Saucelabs and Browserstack, and it is turning out to be hard to maintain failing tests in 2 different tools. Let's stick to a tool that works best for our needs.
Acceptance:
- Decide 1 tool for E2E tests
- Cleanup test plans
- Document the plan
- Increase test coverage
Tasks
- [x] Tasks
- [x] Applications
- [x] Validation using Cypress (instead of Protractor)
Outstanding Items
- Define the scope of E2E validation - @jvalkeal
- Determine how to get SCDF/Skipper running to run the E2E tests - @jvalkeal
- Do the above for both Local and the CI
- Scope also the platforms where we want to run the tests - CF and K8s