dashboard
dashboard copied to clipboard
Add Cypress support for E2E
Description
As of now, the project lacks any core E2E testing. We would need a consistent E2E testing strategy to test our features over CI before rolling it out in production.
I would like it to use Cypress. The contributor who is planning on doing it should plan the core features that need to be tested, identify the user story and integrate this with the CI.
Cypress is a JavaScript-based end-to-end testing framework that doesn’t use Selenium at all. Cypress uses a BDD/TDD (Behavior Driven Development/ Test Driven Development) assertion library and a browser that can be paired with any JavaScript testing framework.
@RainbowMango I want to work on this issue even K8s dashboard uses Cypress for E2E testing wdyt?
+1 Impressive for your activity.
/close Please re-open it if you think this is still needed. Thanks.
@RainbowMango: Closing this issue.
In response to this:
/close Please re-open it if you think this is still needed. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.