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 3547f32493 ci(gitlab): 添加 GitLab CI 配置并更新测试相关代码
- 新增 .gitlab-ci.yml 文件,配置 GitLab CI/CD 管道
- 移除 AuthAccount 类中未使用的 indexedDBFile 属性
- 简化 baseFixture 中的测试初始化流程
- 更新 CustomerPage 中的顾客创建逻辑
- 调整 boss_cashier.spec.ts 中的二维码解码和输入值设置
- 新增 boss_test.spec.ts 文件,添加创建顾客的测试用例
2025-03-12 00:22: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 ci(gitlab): 添加 GitLab CI 配置并更新测试相关代码 2025-03-12 00:22: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 优化代码 2024-12-29 22:04:57 +08:00
staff_inventory.spec.ts feat: 初始化慧来客自动化测试项目 2024-12-22 19:18:27 +08:00