rsnext/test
Tobias Koppers 80635d8a60
fix reporting of illegal segments when directory only contains irrelevant files (#56076)
### What?

fixes

```
[Error: Invalid segment components, catch all segment must be the last segment

Debug info:
- Execution of directory_tree_to_entrypoints_internal failed
- Invalid segment components, catch all segment must be the last segment] {
  code: 'GenericFailure'
}
```


Closes WEB-1668
2023-09-27 10:04:10 +00:00
..
.stats-app chore(ci): bump pnpm v8.6.11 to v8.7.1 (#54873) 2023-09-06 00:39:44 +00:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development Fix barrel optimizer conflicts with client entry module (#56020) 2023-09-26 18:03:51 +02:00
e2e Respect the original exported route segment config for sitemap (#56007) 2023-09-26 17:04:58 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Fix invalid build-and-test workflow (#56053) 2023-09-26 14:45:49 -07:00
lib fix reporting of illegal segments when directory only contains irrelevant files (#56076) 2023-09-27 10:04:10 +00:00
production Move test/integration/production to test/production (#55981) 2023-09-26 15:38:50 +02:00
unit Warn experimental.appDir option can be removed (#55346) 2023-09-13 23:38:17 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
build-turbopack-tests-manifest.js turbopack: Add more skipped tests (#56052) 2023-09-26 22:45:44 +00:00
jest-setup-after-env.ts fix(next-swc): skips client/server only checks when running with Jest to unblock testing (#54891) 2023-09-04 13:53:41 +02:00
jest.d.ts refactor smooth scroll bailout logic in app navigations (#53186) 2023-07-27 14:39:51 +00:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt
turbopack-tests-manifest.json turbopack: Add more skipped tests (#56052) 2023-09-26 22:45:44 +00:00

See Testing for more information on how you can run/write/debug tests for Next.js.