• Joined on 2026-01-11
CNWei created branch feature-ms-v0.0.1-SNAPSHOOT-20260319 in CNWei/mock-server 2026-03-19 19:22:07 +08:00
6393414ab2 feat,fix(core,docs): 完善核心模块代码注释并添加架构改进文档
d05757f7cc feat(core): 增强 Exchange,实现智能变量替换与类型保持
Compare 2 commits »
00791809df refactor: 重构执行引擎为上下文驱动架构
2116016a0d feat(executor): 重构用例加载与执行逻辑,支持参数化变量优先级
293b5160fe fix(exchange,case_validator),refactor(),feat(model): 解决 Pydantic 模型初始化与变量占位符的类型冲突,优化变量替换逻辑,重构 CaseInfo 模型并引入延迟校验机制
69a96a0060 refactor(): 重构动态用例生成逻辑并解耦核心组件
Compare 4 commits »
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-03-03 17:49:00 +08:00
a8d0b75dd9 feat(driver): 增加元素高亮截图功能并重构截图矩阵
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-02-28 16:47:14 +08:00
b3dfd2f3e6 refactor: 优化 README.md
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260123-ddt from CNWei/AppAutoTest 2026-02-28 16:33:11 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260123 from CNWei/AppAutoTest 2026-02-28 16:33:01 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260130 from CNWei/AppAutoTest 2026-02-28 16:32:52 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260121 from CNWei/AppAutoTest 2026-02-28 16:32:39 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260120 from CNWei/AppAutoTest 2026-02-28 16:32:30 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260113 from CNWei/AppAutoTest 2026-02-28 16:32:21 +08:00
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-02-28 16:31:58 +08:00
6ad6b7ff84 fix(conftest,config_loader): 修复 get_caps 的 Capabilities 加载逻辑
CNWei pushed to develop at CNWei/AppAutoTest 2026-02-28 16:27:18 +08:00
CNWei created branch develop in CNWei/AppAutoTest 2026-02-28 16:27:18 +08:00
CNWei pushed to master at CNWei/AppAutoTest 2026-02-28 16:27:03 +08:00
6ad6b7ff84 fix(conftest,config_loader): 修复 get_caps 的 Capabilities 加载逻辑
332deb3666 feat(docs,page_objects): 完善文档以及测试用例演示
52758940ed feat(core,utils): 新增CoreDriver基础操作,更新文档
483a31793d refactor(core/utils): 重构装饰器架构与日志追踪逻辑
798b5a8142 feat: 新增测试页(home)
Compare 19 commits »
CNWei pushed to feature-AppAutoTest-v0.0.1 at CNWei/AppAutoTest 2026-02-28 16:26:32 +08:00
6ad6b7ff84 fix(conftest,config_loader): 修复 get_caps 的 Capabilities 加载逻辑
332deb3666 feat(docs,page_objects): 完善文档以及测试用例演示
Compare 2 commits »
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-02-27 17:16:24 +08:00
332deb3666 feat(docs,page_objects): 完善文档以及测试用例演示
CNWei created branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 in CNWei/AppAutoTest 2026-02-27 17:16:24 +08:00
CNWei pushed to feature-AppAutoTest-v0.0.1 at CNWei/AppAutoTest 2026-02-06 17:29:42 +08:00
52758940ed feat(core,utils): 新增CoreDriver基础操作,更新文档