- 移除不必要的挂单数量记录步骤 - 简化挂单流程,每个员工只挂单一次 - 使用 expect.soft 进行软断言,提高测试稳定性 - 优化员工选择和挂单校验的代码结构 |
||
|---|---|---|
| .. | ||
| appointmentFixture.ts | ||
| baseFixture.ts | ||
| boss_common.ts | ||
| cashierFixture.ts | ||
| componentsFixture.ts | ||
| customerFixture.ts | ||
| goalFixture.ts | ||
| inventoryFixture.ts | ||
| marketingFixture.ts | ||
| merchantFixture.ts | ||
| reportFixture.ts | ||
| staff_common.ts | ||
| staffFixture.ts | ||
| tableFixture.ts | ||
| wasteBookFixture.ts | ||