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

chore: cypress 10 upgrade #1225

Merged
merged 2 commits into from
Jul 28, 2022
Merged

chore: cypress 10 upgrade #1225

merged 2 commits into from
Jul 28, 2022

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented Jul 25, 2022

PR Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[x] Other: Upgrade to cypress 10

What Is the Current Behavior?

Cypress 9 is used.

Issue Number: Closes #

What Is the New Behavior?

Cypress 10 is used.
The test files moved from cypress/integration folder to cypress/e2e. The cypress config file changed and also some scripts have been adapted to reflect the new config structure.

Does this PR Introduce a Breaking Change?

[x] Yes
[ ] No

Other Information

all cypress test files have been moved from folder cypress/integration to cypress/e2e

AB#78447

@SGrueber SGrueber force-pushed the chore/cypress_10_update branch 2 times, most recently from 9e85b7b to b4994c2 Compare July 25, 2022 11:16
@jometzner jometzner added this to the 3.0 milestone Jul 25, 2022
@SGrueber SGrueber force-pushed the chore/cypress_10_update branch 2 times, most recently from 17137f0 to 5521094 Compare July 25, 2022 12:44
@SGrueber SGrueber self-assigned this Jul 25, 2022
@SGrueber SGrueber added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@SGrueber SGrueber force-pushed the chore/cypress_10_update branch 4 times, most recently from d63b727 to e28fc0d Compare July 26, 2022 11:08
@SGrueber SGrueber force-pushed the chore/cypress_10_update branch from e28fc0d to 6fc4959 Compare July 26, 2022 11:14
@SGrueber SGrueber force-pushed the chore/cypress_10_update branch from f8fb3d9 to 534c2f5 Compare July 26, 2022 14:05
@SGrueber SGrueber requested a review from MaxKless July 26, 2022 14:08
@SGrueber SGrueber marked this pull request as ready for review July 26, 2022 14:09
@SGrueber SGrueber force-pushed the chore/cypress_10_update branch from 11cf668 to 534c2f5 Compare July 28, 2022 09:11
@SGrueber SGrueber requested a review from MaxKless July 28, 2022 10:18
@SGrueber SGrueber merged commit a8b3d4e into develop Jul 28, 2022
@SGrueber SGrueber deleted the chore/cypress_10_update branch July 28, 2022 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants