-
Notifications
You must be signed in to change notification settings - Fork 3.3k
chore: move server e2e tests to system-tests #16354
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
Conversation
Thanks for taking the time to open a PR!
|
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 |
Cool @JessicaSachs. Excited for this. Can you give a hint at what file(s) to review, or how we can write a system test for a CT project? With 600+ files changed, it's hard to know where to start looking. Is there any high-priority-must-review files? |
942d332
to
7f8a71e
Compare
411fe2a
to
c1205a7
Compare
.../projects/webpack-preprocessor-awesome-typescript-loader/cypress/integration/failing_spec.ts
Outdated
Show resolved
Hide resolved
0f58a5e
to
e56c265
Compare
Additional details
@tooling/system-tests
package (currently at/system-tests
but may move to/tooling/system-tests
)yarn workspace @packages/server test-e2e foo_spec
yarn workspace @tooling/system-tests test foo_spec
4531644 appears to have fixed this somehowallowDuplicate
.allowDuplicate
projectRoot
is not writable #18485 to resolve legitimatenon_root_read_only_fs_spec
failuredevelop
, two issues have been created to explore the 2 test suites that are still having issues:error_ui
system test #18497studio_spec
system tests #18498PR Tasks
cypress-documentation
?type definitions
?cypress.schema.json
?