- 移除不必要的挂单数量记录步骤 - 简化挂单流程,每个员工只挂单一次 - 使用 expect.soft 进行软断言,提高测试稳定性 - 优化员工选择和挂单校验的代码结构 |
||
|---|---|---|
| .. | ||
| boss_appointment.spec.ts | ||
| boss_cashier.spec.ts | ||
| boss_customer.spec.ts | ||
| boss_goal.spec.ts | ||
| boss_inventory.spec.ts | ||
| boss_marketing.spec.ts | ||
| boss_report.spec.ts | ||
| boss_test.spec.ts | ||
| boss_wastebook.spec.ts | ||
| staff_goal.spec.ts | ||
| staff_inventory.spec.ts | ||