ice/tests/integration
ClarkXia b8e974393f
feat: support routes config (#5968)
* feat: support routes config

* fix: compatible with win32

* feat: add test case

* fix: optimize code

* fix: compatible with path

* Update routes.ts

* Update routes.ts
2023-02-28 10:00:43 +08:00
..
app-config.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
basic-project.test.ts feat: on-demand compilation for server (#5824) 2023-02-22 12:17:31 +08:00
disable-data-loader.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
hash-router.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
icestark-child.test.ts chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
icestark-layout.test.ts feat: plugin for icestark (#5695) 2022-12-15 14:35:07 +08:00
memory-router.test.ts feat: enhance memory router (#5800) 2023-01-11 17:36:28 +08:00
multi-target.test.ts feat: support target and renderer (#5700) 2023-01-06 15:07:39 +08:00
rax-inline-style.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
rax-project.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
routes-config.test.ts feat: support routes config (#5968) 2023-02-28 10:00:43 +08:00
routes-generate.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
single-router.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-antd-mobile.test.ts fix: config polyfill of usage (#5663) 2022-12-08 10:21:01 +08:00
with-auth.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-data-loader.test.ts fix: data-loader using serverCompiler with renderer client (#5856) 2023-02-02 20:07:49 +08:00
with-ssg.test.ts fix: rerender ssg after hydrate (#5755) 2022-12-27 14:33:03 +08:00
with-store.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-suspense-ssr.test.ts feat: suspense ssr (#5584) 2023-02-02 16:00:04 +08:00