rsnext/test/lib
OJ Kwon 5acabf00d8
test(utils): support turbopack-based overlay error text lookup (#46589
<!--
Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change(s) that you're making:
-->

- closes WEB-672. 

Due to differences of error overlay layout between turbopack and normal
next-dev, test fixtures cannot lookup corresponding error text with same
data-* tag. Companion PR https://github.com/vercel/turbo/pull/4015 added
new tag for the turbopack specific, and this PR utilizes those if test
runs against --turbo.

## Bug

- [x] Related issues linked using `fixes #number`
2023-03-01 10:23:39 +01:00
..
browsers Update handling of autoscrolling on navigation in app (#43845) 2023-01-24 15:41:06 +00:00
next-modes Fix app client child entry not being disposed when deleting the file (#46583) 2023-02-28 23:32:03 +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 test(integration): emits successful test output for continue on error (#46008) 2023-02-16 15:44:38 -08: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 test(utils): support turbopack-based overlay error text lookup (#46589 2023-03-01 10:23:39 +01: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