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

Remove experimentalNetworkStubbing Option from Cypress.json #318

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

AM1TB
Copy link
Contributor

@AM1TB AM1TB commented Oct 4, 2022

Description

experimentalNetworkStubbing option was removed and made the default behaviour from version 6.0.0.

Ref: https://docs.cypress.io/guides/references/changelog#6-0-0

Issues Resolved

Resolves #309

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@AM1TB AM1TB requested a review from a team as a code owner October 4, 2022 13:51
```experimentalNetworkStubbing``` option was removed and made the default behavior from version 6.0.0.
Ref: https://docs.cypress.io/guides/references/changelog#6-0-0

Signed-off-by: am1tb <amit.banerjee.jsr@gmail.com>
@kavilla
Copy link
Member

kavilla commented Oct 5, 2022

Thank you so much @AM1TB for this help!

@kavilla kavilla merged commit e6a9517 into opensearch-project:main Oct 5, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 14, 2022
```experimentalNetworkStubbing``` option was removed and made the default behavior from version 6.0.0.
Ref: https://docs.cypress.io/guides/references/changelog#6-0-0

Issue resolved:
#309

Signed-off-by: am1tb <amit.banerjee.jsr@gmail.com>
(cherry picked from commit e6a9517)
tianleh pushed a commit that referenced this pull request Oct 14, 2022
```experimentalNetworkStubbing``` option was removed and made the default behavior from version 6.0.0.
Ref: https://docs.cypress.io/guides/references/changelog#6-0-0

Issue resolved:
#309

Signed-off-by: am1tb <amit.banerjee.jsr@gmail.com>
(cherry picked from commit e6a9517)

Co-authored-by: Amit Banerjee <amit.banerjee.jsr@gmail.com>
jakubp-eliatra pushed a commit to sebastianmichalski/opensearch-dashboards-functional-test that referenced this pull request Mar 24, 2023
```experimentalNetworkStubbing``` option was removed and made the default behavior from version 6.0.0.
Ref: https://docs.cypress.io/guides/references/changelog#6-0-0

Issue resolved:
opensearch-project#309

Signed-off-by: am1tb <amit.banerjee.jsr@gmail.com>
Signed-off-by: Jakub Przybylski <jakub.przybylski@eliatra.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Chore] Remove experimentalNetworkStubbing from the config
3 participants