rsnext/test/development/acceptance
Will Binns-Smith 156f7860e2
Turbopack: Align some "Module not found" errors with webpack (#58518)
This:
- Sends an hmr sync event so that errors that occur after the initial
hmr connection are sent to the client
- Aligns on `path/to/file.js:line:column` format across error overlay
implementations in the cli and on the web
- Adapts "Module not found" errors from Turbopack to include
Next.js-relevant formatting and documentation links to align with
webpack

Test Plan: Passes 3 tests that were previously failing


Closes PACK-1974

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
Co-authored-by: Leah <github.leah@hrmny.sh>
Co-authored-by: Zack Tanner <zacktanner@gmail.com>
2023-11-30 08:34:56 -08:00
..
__snapshots__ Move ReactRefreshLogBox-builtins tests to inline snapshots (#57952) 2023-11-02 21:32:52 +00:00
fixtures Turbopack: Implement Server Actions (#53890) 2023-10-04 23:33:21 +00:00
component-stack.test.ts Turbopack: Implement Server Actions (#53890) 2023-10-04 23:33:21 +00:00
error-recovery.test.ts remove --turbo, use --experimental-turbo as --turbo (#55063) 2023-09-06 17:46:54 +00:00
hydration-error.test.ts chore: upgrade jest (#56909) 2023-10-19 17:38:24 +00:00
ReactRefresh.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshLogBox-app-doc.test.ts chore: upgrade jest (#56909) 2023-10-19 17:38:24 +00:00
ReactRefreshLogBox-builtins.test.ts Turbopack: Align some "Module not found" errors with webpack (#58518) 2023-11-30 08:34:56 -08:00
ReactRefreshLogBox-scss.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshLogBox.test.ts chore: upgrade jest (#56909) 2023-10-19 17:38:24 +00:00
ReactRefreshLogBoxMisc.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshModule.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshRegression.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshRequire.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
server-component-compiler-errors-in-pages.test.ts chore: remove experimental appDir: true from tests (#52291) 2023-07-05 19:17:29 -07:00