test(web): 添加测试数据工厂 — healthFixtures + 批量生成 + 分页包装

This commit is contained in:
iven
2026-05-03 23:03:04 +08:00
parent 120df86e58
commit 0e789b530a
2 changed files with 95 additions and 0 deletions

1
apps/web/src/test/fixtures/index.ts vendored Normal file
View File

@@ -0,0 +1 @@
export * from './healthFixtures';