rsnext/test/development/acceptance
Hannes Bornö 2ff660c25a
Remove full reload overlay and warn in CLI instead (#37874)
- Always perform a full reload when needed without blocking with the overlay.
- Old client warnings re-added.
- Post client warning to dev server and print it in the CLI. 


## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-06-22 15:41:23 +00:00
..
__snapshots__ Ensure error is cleared for missing global css (#36292) 2022-04-20 12:03:48 +00:00
helpers.ts Remove full reload overlay and warn in CLI instead (#37874) 2022-06-22 15:41:23 +00:00
ReactRefresh.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
ReactRefreshLogBox-app-doc.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
ReactRefreshLogBox-builtins.test.ts Ensure error is cleared for missing global css (#36292) 2022-04-20 12:03:48 +00:00
ReactRefreshLogBox-scss.test.ts Remove docker usage for running development tests (#29264) 2021-09-21 19:04:23 +02:00
ReactRefreshLogBox.test.ts Add util for normalizing errors (#33159) 2022-01-11 14:40:03 -06:00
ReactRefreshLogBoxMisc.test.ts Temporarily disable unreliable tests (#29249) 2021-09-21 16:23:48 +02:00
ReactRefreshModule.test.ts fix: allow certain variable names in development (#33638) 2022-01-27 14:22:35 +00:00
ReactRefreshRegression.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
ReactRefreshRequire.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00