chore: cutting over system-tests and Cypress to use the new CT Object API#21079
Merged
Conversation
Contributor
|
Thanks for taking the time to open a PR!
|
…-to-bundled-react-mount
…-to-bundled-react-mount
Test summaryRun details
View run in Cypress Dashboard ➡️ Flakiness
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 |
||||||||||||||||||||||||||
…re/cutover-to-bundled-react-mount
…tead of function API (#21080) * doing webpack-dev-server cutovers * removing more webpack-dev-server refrences * fixing snapshots * bumping yarn.lock * wip * fix test * fix assertion Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
…-to-bundled-react-mount
…rver-fresh and vite-dev-server-fresh) (#21094) Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com> Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
…-to-bundled-react-mount
…ress-io/cypress into chore/cutover-to-bundled-react-mount
lmiller1990
approved these changes
Apr 20, 2022
Contributor
There was a problem hiding this comment.
This is the feature branch - all the individual branches were reviewed, so let's just merge this. Can follow up in some small PRs after if needed.
windows-create-build-artifacts has been busted for a while from the looks of things, gonna look into it separately.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WIP, cleans up the system-tests directory in order to test out the new Object API for configuring component tests. Will also cut over the cypress/npm/(webpack|vite)dev-server-fresh packages.
Additional details
This is a feature branch and other Pull Requests will merge into it until ticket UNIFY-1574 is completed.
PR Tasks
From JIRA
In System Tests
In Cypress App Code
Other