-
Notifications
You must be signed in to change notification settings - Fork 101
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
Cypress Testing Integration #279
Comments
My request:
Response to my request:
|
@irmerk Shall I work upon this issue . |
@mttrbrts and I are looking into this at the moment. |
#282 should essentially close this, correct @mttrbrts? We still just need to finish the OSS plan request. Currently, we have 3 user slots. With the OSS plan we will have 10 (it is the "Team Plan" in this comparison page). As we only have 3 at the moment, @DianaLease do you want to be the 3rd? |
* feat(storybook): cypress setup for the project Signed-off-by: User <[email protected]> * feat(e2e): Add basic cypress config and cypress.io integration Signed-off-by: Matt Roberts <[email protected]> * docs(ui-markdown-editor): readme updated with cypress test Signed-off-by: User <[email protected]> * feat(storybook): cypress setup for the project Signed-off-by: User <[email protected]> * feat(e2e): Add basic cypress config and cypress.io integration Signed-off-by: Matt Roberts <[email protected]> * docs(ui-markdown-editor): readme updated with cypress test Signed-off-by: User <[email protected]> * feat(storybook): cypress setup for the project Signed-off-by: User <[email protected]> * feat(e2e): Add basic cypress config and cypress.io integration Signed-off-by: Matt Roberts <[email protected]> Co-authored-by: Matt Roberts <[email protected]>
I want to keep this open until we have successfully been put on the OSS plan in Cypress. |
Update:
All finished, closing now. |
Feature Request 🛍️
We should integrate Cypress with our CI/CD pipeline for
web-components
Use Case
This will allow us a front end testing tool for end-to-end, integration, and unit tests
Possible Solution
Implement GitHub Actions integration for this testing. An overall guide is located here.
Context
I have requested an OSS plan with Cypress. If approved, Cypress will provide AP with a plan that allows unlimited test recordings and up to 5 users. All projects we create in the Cypress Dashboard will be public. Data will be retained for 90 days. Our organization will have access to all the features the Cypress Dashboard provides, including parallelization.
Related to #14
The text was updated successfully, but these errors were encountered: