spring-cloud-dataflow-ui icon indicating copy to clipboard operation
spring-cloud-dataflow-ui copied to clipboard

Consolidate E2E testing stack

Open sabbyanandan opened this issue 4 years ago • 0 comments

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

sabbyanandan avatar Dec 14 '20 16:12 sabbyanandan