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

fix: scaffold correct config file #19776

Merged
merged 19 commits into from
Jan 24, 2022

Conversation

estrada9166
Copy link
Member

User facing changelog

Additional details

How has the user experience changed?

PR Tasks

  • Have tests been added/updated?
  • Has the original issue (or this PR, if no issue exists) been tagged with a release in ZenHub? (user-facing changes only)
  • Has a PR for user-facing changes been opened in cypress-documentation?
  • Have API changes been updated in the type definitions?
  • Have new configuration options been added to the cypress.schema.json?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 19, 2022

Thanks for taking the time to open a PR!

break

default:
throw new Error('Unreachable')
Copy link
Member

Choose a reason for hiding this comment

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

What does this error mean if we were to hit it?

Copy link
Member Author

Choose a reason for hiding this comment

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

we should not hit it, but updated it to be safe cfd16b6

@cypress
Copy link

cypress bot commented Jan 19, 2022



Test summary

17913 0 216 0Flakiness 3


Run details

Project cypress
Status Passed
Commit afdabc2
Started Jan 24, 2022 2:30 PM
Ended Jan 24, 2022 2:42 PM
Duration 12:37 💡
OS Linux Debian - 10.10
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

commands/net_stubbing.cy.ts Flakiness
1 network stubbing > waiting and aliasing > can timeout waiting on a single request using "alias.request"
commands/xhr.cy.js Flakiness
1 ... > no status when request isnt forced 404
cypress/proxy-logging.cy.ts Flakiness
1 Proxy Logging > request logging > xhr log has response body/status code

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@estrada9166 estrada9166 requested a review from tgriesser January 19, 2022 23:50
Copy link
Contributor

@lmiller1990 lmiller1990 left a comment

Choose a reason for hiding this comment

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

Left some questions but seems fine!

@ryanthemanuel
Copy link
Collaborator

It looks like in WizardActions the comment is not indented properly. Would be worth fixing while we're at it:

codeBlocks.push(`// Component testing, ${chosenLanguage.name}, ${chosenFramework.name}, ${chosenBundler.name}`)

@lmiller1990
Copy link
Contributor

A few of my comments still stand, but other than that, seems fine

@estrada9166
Copy link
Member Author

@lmiller1990 This requires a more complex change - we are going to change the supportFile to be glob pattern so, it can detect by default js,jsx,ts,tsx - gonna work on that

@estrada9166 estrada9166 marked this pull request as draft January 21, 2022 00:53
@estrada9166 estrada9166 marked this pull request as ready for review January 21, 2022 05:39
Copy link
Contributor

@lmiller1990 lmiller1990 left a comment

Choose a reason for hiding this comment

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

Nice, LGTM!

Copy link
Contributor

@lmiller1990 lmiller1990 left a comment

Choose a reason for hiding this comment

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

Nice, LGTM!

@estrada9166 estrada9166 merged commit 8f32960 into 10.0-release Jan 24, 2022
@estrada9166 estrada9166 deleted the alejandro/fix/scaffold-correct-config-file branch January 24, 2022 15:23
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.

5 participants