This repository has been archived on 2025-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
hlk_autotest/tests/touch
LingandRX e55b84e3cc test(boss_customer): 优化顾客相关测试的结算流程和动态查看功能
- 移除了不必要的日期相关变量和计算
- 优化了结算流程,增加了对结算状态的验证
- 改进了动态查看功能,增加了对当前月份动态的精确查找和验证
-修复了一些测试步骤中的潜在问题,提高了测试的稳定性和准确性
2025-01-04 20:38:12 +08:00
..
boss_appointment.spec.ts test(touch): 优化测试脚本的定位器和断言逻辑- 在 boss_appointment.spec.ts 中,将顾客预约的定位器从 '.a_userInfo' 修改为 'div.a_userInfo',提高定位准确性 2025-01-03 22:29:51 +08:00
boss_cashier.spec.ts test(touch): 优化测试脚本的定位器和断言逻辑- 在 boss_appointment.spec.ts 中,将顾客预约的定位器从 '.a_userInfo' 修改为 'div.a_userInfo',提高定位准确性 2025-01-03 22:29:51 +08:00
boss_customer.spec.ts test(boss_customer): 优化顾客相关测试的结算流程和动态查看功能 2025-01-04 20:38:12 +08:00
boss_goal.spec.ts 优化代码 2024-12-29 22:04:57 +08:00
boss_inventory.spec.ts 优化代码 2024-12-29 22:04:57 +08:00
boss_marketing.spec.ts 优化代码 2024-12-29 21:51:02 +08:00
boss_report.spec.ts refactor(tests): 重构测试代码并优化环境变量配置 2025-01-01 13:02:27 +08:00
boss_wastebook.spec.ts 优化代码 2024-12-29 22:04:57 +08:00
staff_goal.spec.ts 优化代码 2024-12-29 22:04:57 +08:00
staff_inventory.spec.ts feat: 初始化慧来客自动化测试项目 2024-12-22 19:18:27 +08:00