-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
We should re-use the harness created inside of server/tests/e2e because the project configuration is mostly the same between testingTypes.
- add root level yarn post install so that the system-tests directory has its deps
- support CT-based system tests (vanilla project)
- move existing packages/server/test/e2e into the /system-tests folder in the root
- refactor e2e.it to support finer grained control (mainly so that the system-tests can reuse the project structure (deps + cypress config + folders structure)
- update the how to contribute README
- split tests by timings chore: use circleci timings split for e2e tests #18367
- depcheck to remove unused deps
- do part 2 of chore: Improve CI build time by caching node_modules #16115
- explore adding npm installs/caching node_modules for projects
- fix studio_spec Fix
studio_specsystem tests #18498
Metadata
Metadata
Assignees
Labels
No labels