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

docs: fix async further reading links #194

Merged
merged 1 commit into from Apr 25, 2024

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Apr 25, 2024

Issue

The following rules documents contain outdated links concerning Promises:

The outdated links are:

  • Commands Are Promises
    The target https://docs.cypress.io/guides/core-concepts/introduction-to-cypress.html#Commands-Are-Promises does not exist.
  • Commands Are Not Promises
    The target https://docs.cypress.io/guides/core-concepts/introduction-to-cypress.html#Commands-Are-Not-Promises does not exist.

Changes

The Cypress documentation page https://docs.cypress.io/guides/core-concepts/introduction-to-cypress.html was changed by PR cypress-io/cypress-documentation#4148 in Oct 2021. The PR text explains that the Commands-Are-Promises and Commands-Are-Not-Promises sections were replaced for clarity.

At the very bottom of Mixing Async and Sync code there is a good explanation of the topic:

async-await

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added the bug label Apr 25, 2024
@MikeMcC399 MikeMcC399 self-assigned this Apr 25, 2024
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review April 25, 2024 13:34
@jennifer-shehane jennifer-shehane merged commit 9222abb into cypress-io:master Apr 25, 2024
8 checks passed
@MikeMcC399 MikeMcC399 deleted the async-promises branch April 25, 2024 14:51
@cypress-app-bot
Copy link

🎉 This PR is included in version 3.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

3 participants