Commit 5fecfee
authored
Clean up the behavior tests (#5365)
* Speed up installs with pnp
* Move to a better relative path test
* Continue work on new test organization
* Move mjs test to new enhanced tests
* Move over last legacy test
* Update behavior e2e script
* Add first iteration of instructions to test readme
* Add some more bad instructions
* Split test command into multiple lines
* Use two workers (do not run in band)
* Bump install timeout
* No global pollution
* Fix PnP support via standard run mechanism
* Prevent circular serve command
* Silent yarn execs
* Fix common commands by using a shell
* Run with npx instead of Yarn
* Remove unused scripts
* Wait for localhost and fix script booting with PnP
* Don't pnp locally because links will cause module resolution to whine
* lint-staged is annoying
* Strip Yarn out of execa runs
* Set default license if none specified
* Don't impose worker limit
* Disable pnp for webpack messages
* Add missing dependency
* Disable timeout and rely on Jest
* Only use 2 jest workers
* Add missing dependency1 parent 04735de commit 5fecfee
File tree
70 files changed
+547
-584
lines changed- fixtures
- browser
- graphql-with-mjs
- __snapshots__
- output
- webpack-message-formatting
- public
- smoke
- boostrap-sass
- public
- builds-with-multiple-runtimes
- public
- issue-5176-flow-class-properties
- public
- relative-paths
- public
- tasks
- test
- fixtures
- boostrap-sass
- src
- builds-with-multiple-runtimes
- src
- issue-5176-flow-class-properties
- src
- mjs-support
- __snapshots__
- src
- relative-paths
- src
- webpack-message-formatting
- __snapshots__
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+547
-584
lines changedLines changed: 0 additions & 5 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 157 deletions
This file was deleted.
Lines changed: 0 additions & 9 deletions
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments