rsnext/test/development/acceptance-app
Hannes Bornö a5ef594a1a
Update flaky dev tests (#46179)
ref:
[slack](https://vercel.slack.com/archives/C04DUD7EB1B/p1676914009577859)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/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`
- [ ]
[e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs)
tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2023-02-21 14:28:25 -08:00
..
__snapshots__ Add editor links to module import traces (#45257) 2023-02-04 00:41:01 +00:00
fixtures Detect invalid metadata exports errors in next-swc (#46077) 2023-02-19 08:36:50 +01:00
component-stack.test.ts Show component stack in error overlay on hydration error (#45089) 2023-01-24 11:12:29 +01:00
editor-links.test.ts Add editor links to module import traces (#45257) 2023-02-04 00:41:01 +00:00
error-recovery.test.ts Send correct stats in hot reloader sync event (#46150) 2023-02-20 12:55:29 +00:00
helpers.ts Add editor links to RSC build error (#45179) 2023-01-24 15:13:37 -08:00
hydration-error.test.ts Enable more hydration error overlay tests (#45404) 2023-01-30 18:50:54 +00:00
invalid-imports.test.ts Update flaky dev tests (#46179) 2023-02-21 14:28:25 -08:00
ReactRefresh.test.ts Refactor more tests to createNextDescribe (#44104) 2022-12-19 10:20:01 +01:00
ReactRefreshLogBox-builtins.test.ts test(snapshot): allow snapshot test not invalidate with --turbo (#43545) 2023-01-13 12:02:44 -08:00
ReactRefreshLogBox-scss.test.ts Update some flakey acceptance tests (#44984) 2023-01-17 13:14:43 -08:00
ReactRefreshLogBox.test.ts Use details tag in collapsed call stacks (#45907) 2023-02-14 16:31:59 -08:00
ReactRefreshLogBoxMisc.test.ts Update some flakey acceptance tests (#44984) 2023-01-17 13:14:43 -08:00
ReactRefreshModule.test.ts Update some flakey acceptance tests (#44984) 2023-01-17 13:14:43 -08:00
ReactRefreshRegression.test.ts Update flakey polyfills and acceptance tests (#45313) 2023-01-26 10:25:47 -08:00
ReactRefreshRequire.test.ts Update precompiled react to next channel (#41708) 2022-10-24 00:31:52 -07:00
rsc-build-errors.test.ts Update flaky dev tests (#46179) 2023-02-21 14:28:25 -08:00
server-components.test.ts Fix capitalization in formatted server errors (#44798) 2023-01-12 08:15:28 -08:00
unsupported-app-features.test.ts Error when exporting AMP config in app dir (#45228) 2023-02-02 23:37:05 +00:00
version-staleness.test.ts feat: show version staleness in error overlay (#44234)Co-authored-by: Sukka <isukkaw@gmail.com> Co-authored-by: Steven <steven@ceriously.com> Co-authored-by: Hannes Bornö <hannes.borno@vercel.com> Co-authored-by: Hannes Bornö <borno.hannes@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 2023-02-17 16:18:28 +01:00