rsnext/test/lib
JJ Kasper f01543a753
Fix unsafe caching for isolated tests (#45602)
Noticed while testing across CI environments that the `test-pack` handling is not-concurrent or cache safe so this removes it from being used by default and moves it behind a flag to allow further investigating later. 

In CI if `test-pack` is called at the same time due to multiple concurrency it can cause the resulted archive to be corrupted so may require a form of lock to resolve in CI although locally re-using the same archive name/path isn't safe with pnpm as it won't bust the store cache and continue to leverage previous cache.
2023-02-06 09:01:44 +00:00
..
browsers Update handling of autoscrolling on navigation in app (#43845) 2023-01-24 15:41:06 +00:00
next-modes Refactor next export tests (#45227) 2023-02-02 16:22:54 +00:00
amp-test-utils.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
create-next-install.js Fix unsafe caching for isolated tests (#45602) 2023-02-06 09:01:44 +00:00
e2e-utils.ts Refactor next export tests (#45227) 2023-02-02 16:22:54 +00:00
flat-map-polyfill.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
mocks-require-hook.js Validate streaming writer chunk type in testing (#36200) 2022-04-18 16:24:06 +02:00
next-test-utils.js Remove leftover server.js files in test suite (#45408) 2023-02-01 10:00:52 +00:00
next-webdriver.ts Add Replay integration for dev e2e tests (#40955) 2022-09-29 14:45:10 -07:00
react-channel-require-hook.js Bundle ssr client layer excepts react externals (#41606) 2022-10-22 16:33:51 -07:00
use-temp-dir.ts Update test config (#43661) 2022-12-03 19:49:00 -08:00