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 52365501f0 test(touch): 优化挂单测试流程
- 移除了 playwright 测试命令中的 --grep 参数
- 重构了员工选择和挂单操作的代码,提高了可读性和可维护性
- 优化了等待和点击操作,确保测试流程更加稳定
- 删除了冗余的代码,简化了测试逻辑
2025-03-21 23:26:22 +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): 优化挂单测试流程 2025-03-21 23:26:22 +08:00
boss_customer.spec.ts refactor(tests): 优化组件导入路径和输入框处理逻辑,增强代码可读性 2025-03-10 23:36:34 +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-03-10 23:36:34 +08:00
boss_test.spec.ts ci(gitlab): 添加 GitLab CI 配置并更新测试相关代码 2025-03-12 00:22:22 +08:00
boss_wastebook.spec.ts 优化代码 2024-12-29 22:04:57 +08:00
staff_goal.spec.ts ci(test): 更新 Playwright 版本并优化测试脚本 2025-03-16 19:10:03 +08:00
staff_inventory.spec.ts feat: 初始化慧来客自动化测试项目 2024-12-22 19:18:27 +08:00