Commit Graph

23 Commits

Author SHA1 Message Date
longpeng
71eb131e58 更新 DynamicTestSuiteWorkflow,完善中文注释,新增步骤加载、排序及动态执行逻辑,支持条件跳转与错误处理 2025-06-24 22:49:05 +08:00
longpeng
1cf5e37f29 暂存 2025-06-24 22:10:31 +08:00
longpeng
950d73ade4 更新.gitignore文件,新增对.sql和.yaml文件的忽略规则 2025-06-24 12:14:49 +08:00
longpeng
8f073eb9d1 添加复合案例服务日志记录,改进事务处理和错误捕获逻辑,完善处理器与服务初始化 2025-06-24 12:14:06 +08:00
longpeng
e246f2fc06 新增复合案例管理,包括模型定义、服务层逻辑及相关API接口 2025-06-24 11:36:57 +08:00
longpeng
4a14eb3ef0 引入HTTP客户端封装库以简化请求处理并提升代码复用性 2025-06-20 20:00:29 +08:00
longpeng
61afb0a8db 完善TestRunWorkflow中文注释,增加详细参数说明及逻辑注解以提升代码可读性 2025-06-20 19:33:50 +08:00
longpeng
bf5c5602ed 重构代码生成目录结构以优化Go和Python的Protobuf文件管理 2025-06-20 19:28:34 +08:00
longpeng
2a792eb0bc 重构代码生成目录结构以优化Go和Python的Protobuf文件管理 2025-06-20 19:27:24 +08:00
longpeng
6bb795ab7f 将_heartbeat_task方法改为静态方法以优化其调用方式 2025-06-20 17:48:56 +08:00
longpeng
c4d6e553ed 将注释翻译为中文以提高代码可读性 2025-06-20 17:44:54 +08:00
longpeng
9aa99178ab 将注释翻译为中文以提高代码可读性 2025-06-20 17:42:42 +08:00
longpeng
c50d6f1771 为API和UI测试活动引入心跳机制,以增强Temporal任务的健壮性 2025-06-20 16:28:33 +08:00
longpeng
fa70f376f4 重构工作流活动选项初始化,以实现更清晰的上下文处理 2025-06-20 16:28:18 +08:00
longpeng
e9336e1af4 go与python的最佳实践 2025-06-20 15:44:01 +08:00
longpeng
d78dc1fb95 暂存 2025-06-20 08:22:10 +08:00
longpeng
7958d942e0 Update server main.go for Temporal Workflow and revise go.mod dependencies 2025-06-19 23:35:41 +08:00
longpeng
0b21510c9f Implement end-to-end Temporal Workflow with Go and Python integration for API and UI test execution 2025-06-19 23:24:23 +08:00
longpeng
7d8b5def29 Add dependencies for Temporal SDK and related libraries in go.mod 2025-06-19 23:15:52 +08:00
longpeng
5c47aa3b4d Add Makefile targets for generating Go and Python Protobuf code separately 2025-06-19 23:15:38 +08:00
longpeng
b656433faa Add initial Temporal Workflow and Activity support with Go and Python integrations 2025-06-19 23:07:39 +08:00
longpeng
1dadcddff9 Update .gitignore to track .idea/ and remove C extension rules 2025-06-19 22:57:30 +08:00
32c96ddd0b Initial commit 2025-06-19 09:43:47 +00:00