rsnext/test/e2e/basepath
JJ Kasper 073a05a1be
Add handling for testing against deployments (#36285)
This adds a new test mode `next-deploy` which allows testing against deployments using the Vercel CLI. After running these tests they uncovered some bugs we need to correct before fully enabling. Patching the uncovered issues will be done in follow-up PRs and then after resolved this will be enabled to run after new publishes. 

Tests that uncovered bugs to patch in follow-ups:

- [ ] test/e2e/getserversideprops/test/index.test.ts (req.url normalizing)
- [ ] test/e2e/i18n-api-support/index.test.ts (locale prefixed API routes matching)
- [ ] test/e2e/prerender.test.ts (/_next/data/build-id/ does not 404)
2022-04-20 12:23:09 +00:00
..
external Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
pages Add handling for testing against deployments (#36285) 2022-04-20 12:23:09 +00:00
public Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00