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

Update List of Valid Test Configuration Config Values #4252

Merged
merged 8 commits into from
Dec 21, 2021

Conversation

davidmunechika
Copy link
Contributor

Related issue: cypress-io/cypress#6407
Linked PR: cypress-io/cypress#18896

Updates the list of valid test configuration options that can be updated during test time in configuration.md.

@davidmunechika davidmunechika self-assigned this Dec 3, 2021
@vercel
Copy link

vercel bot commented Dec 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/cypress-io/cypress-documentation/8XAvqqkw3qEBmrHWmCDZbKVJdoHq
✅ Preview: https://cypress-documentation-git-issue-6407-read-onl-f6a51e-cypress-io.vercel.app

@jennifer-shehane jennifer-shehane changed the base branch from master to 9.2.0-release December 16, 2021 15:31
@jennifer-shehane
Copy link
Member

@davidmunechika I think we should update the Cypress.config file to mention this. I think it does have a note about some values being readonly but it doesn’t specify what values. Can you look into this?

@davidmunechika
Copy link
Contributor Author

davidmunechika commented Dec 17, 2021

@jennifer-shehane Would you prefer I include the list of writeable configuration options on the Cypress.config page as well? The section already contains a link directly to the section on the other configuration page which has the list of config options which can be updated.

Screenshot 2021-12-17 at 8 55 22 AM

test. Anything that's not directly under Cypress's control - like timeouts,
`userAgent`, or environment variables - will be ignored at run-time. Be sure to
review the list of
Some configuration values are readonly and cannot be changed during running a
Copy link
Member

Choose a reason for hiding this comment

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

@emilyrohrbough emilyrohrbough merged commit b05ca56 into 9.2.0-release Dec 21, 2021
@emilyrohrbough emilyrohrbough deleted the issue-6407-read-only-config branch December 21, 2021 14:53
mjhenkes pushed a commit that referenced this pull request Dec 21, 2021
* Adding readFile/writeFile doc around new timeout features (#4244)

* docs: Add documentation for using child/dual commands in TS (#4263)

Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>

* 9.2.0 changelog.

* add changelog for #18290

* chore: clarify cy.intercept fixture encoding behavior (#4278)

Co-authored-by: Ben Alman <cowboy@rj3.net>

* types in interept command docs

* add chagnelog for #19363

* add changelogs for #19377 & #18549

* typo. Thanks Shawn

* Adding info for CYPRESS_VERIFY_TIMEOUT (#4271)

* Adding info for CYPRESS_VERIFY_TIMEOUT

* Updating docs with other PR content and additional clarification around verify usage

* Update List of Valid Test Configuration Config Values (#4252)

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>

Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com>
Co-authored-by: Den Klimovsky <xumepadismal@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Ben Alman <cowboy@rj3.net>
Co-authored-by: David Munechika <david@cypress.io>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
jordanpowell88 pushed a commit to jordanpowell88/cypress-documentation that referenced this pull request Jan 4, 2022
* Adding readFile/writeFile doc around new timeout features (cypress-io#4244)

* docs: Add documentation for using child/dual commands in TS (cypress-io#4263)

Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>

* 9.2.0 changelog.

* add changelog for #18290

* chore: clarify cy.intercept fixture encoding behavior (cypress-io#4278)

Co-authored-by: Ben Alman <cowboy@rj3.net>

* types in interept command docs

* add chagnelog for #19363

* add changelogs for #19377 & #18549

* typo. Thanks Shawn

* Adding info for CYPRESS_VERIFY_TIMEOUT (cypress-io#4271)

* Adding info for CYPRESS_VERIFY_TIMEOUT

* Updating docs with other PR content and additional clarification around verify usage

* Update List of Valid Test Configuration Config Values (cypress-io#4252)

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>

Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com>
Co-authored-by: Den Klimovsky <xumepadismal@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Ben Alman <cowboy@rj3.net>
Co-authored-by: David Munechika <david@cypress.io>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
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.

None yet

3 participants