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

Config option - injecting document.domain #5974

Closed
wants to merge 12 commits into from

Conversation

cacieprins
Copy link
Contributor

(draft pr for work relating to cypress-io/cypress#29590)

docs/api/commands/origin.mdx Outdated Show resolved Hide resolved
docs/app/guides/cross-origin-testing.mdx Outdated Show resolved Hide resolved
docs/app/guides/cross-origin-testing.mdx Outdated Show resolved Hide resolved
docs/app/guides/cross-origin-testing.mdx Outdated Show resolved Hide resolved
docs/app/references/configuration.mdx Outdated Show resolved Hide resolved
docs/app/references/configuration.mdx Show resolved Hide resolved
docs/app/references/migration-guide.mdx Outdated Show resolved Hide resolved
Copy link

cypress bot commented Nov 4, 2024

cypress-documentation    Run #193

Run Properties:  status check passed Passed #193  •  git commit c7ff618f07: Update docs/app/references/configuration.mdx
Project cypress-documentation
Branch Review config/inject-document-domain
Run status status check passed Passed #193
Run duration 03m 21s
Commit git commit c7ff618f07: Update docs/app/references/configuration.mdx
Committer Cacie Prins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 279
View all changes introduced in this branch ↗︎
UI Coverage  10.89%
  Untested elements 2227  
  Tested elements 3  
Accessibility  95.68%
  Failed rules  2 critical   5 serious   4 moderate   0 minor
  Failed elements 530  

docs/partials/_document-domain-workaround.mdx Outdated Show resolved Hide resolved
docs/app/references/configuration.mdx Outdated Show resolved Hide resolved
@cacieprins cacieprins marked this pull request as ready for review December 20, 2024 18:30
docs/api/commands/origin.mdx Outdated Show resolved Hide resolved
docs/app/guides/cross-origin-testing.mdx Show resolved Hide resolved
docs/app/guides/cross-origin-testing.mdx Show resolved Hide resolved
docs/app/references/configuration.mdx Outdated Show resolved Hide resolved
#### Known Incompatibilities

Setting this configuration value to `true` can cause the application you are testing
to behave in unexpected ways. This is especially true if a site your tests visit
Copy link
Contributor

Choose a reason for hiding this comment

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

there are implications if your site sets it, but there are also implications where the browser defaults the origin-agent-cluster into buckets, which can cause problems. I think this is also worth mentioning

@jennifer-shehane
Copy link
Member

I have completely messed up this branch and don't even know how. 🙏🏻 Opening #6058 to replace it.

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.

3 participants