Skip to content
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 Cloud integration #935

Merged
merged 29 commits into from
Jun 29, 2023
Merged

Cypress Cloud integration #935

merged 29 commits into from
Jun 29, 2023

Conversation

roicarrera
Copy link
Contributor

added integration with cypress cloud. Has to be set manually, explained in the readme.
Changed agent node version to node 18

@BraisVQ BraisVQ self-requested a review June 29, 2023 06:50
@@ -43,6 +43,34 @@ In order to generate one xml report per test type (installation, integration and
With Cypress 12 version is now available `cy.origin()` that allows you to handle redirections. This funcionality eases the login handling.
See `./support/e2e.ts` for a generic login example.

## Cypress Cloud
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would move the whole section into the documentation of cypress (https://github.com/opendevstack/ods-quickstarters/blob/master/docs/modules/quickstarters/pages/e2e-cypress.adoc). The focus of the README.md should be more on getting started. Maybe only leave a short note about general support for Cypress Cloud with a link to the documentation.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done ;)

## Cypress Cloud

To use Cypress Cloud, follow these steps:
1. **Request access.** In order to access Cypress Cloud, you will need to request access to the AAD group. This can be done through MyServices using the Active Directory Group - Administration Request form. Once access has been granted, you will be able to log into https://cloud.cypress.io/login using your mail.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This point refers to internal processes of a specific organization. I would not mention those within an open source project. Maybe rephrase this and the following point to be more general.

Copy link
Contributor

@BraisVQ BraisVQ Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems that @roicarrera already modified the Readme accordingly.

e2e-cypress/Jenkinsfile.template Show resolved Hide resolved
@BraisVQ BraisVQ merged commit cede4d7 into opendevstack:master Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants