Commit Graph

17 Commits

Author SHA1 Message Date
debugtalk
be8d8b5c5d fix: logs 2022-10-23 16:41:23 +08:00
debugtalk
ec9b81ca2e refactor: CaseRunner and SessionRunner 2022-10-19 10:56:02 +08:00
debugtalk
59dd2c39d4 refactor: merge step variables with session variables 2022-10-18 20:56:46 +08:00
debugtalk
23abc56a82 refactor: update summary in controller 2022-10-18 16:07:21 +08:00
debugtalk
732f756778 fix: check WDA summary logs 2022-09-27 22:16:09 +08:00
debugtalk
337afc001f change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +08:00
xucong053
fac75e2be3 fix: failed to record the step of occuring error in the html report 2022-07-01 16:41:33 +08:00
xucong053
7b574796dd fix: add ref step name info in html report 2022-05-31 16:36:42 +08:00
debugtalk
6b5a210814 refactor: update config variables by parameters 2022-04-13 16:15:07 +08:00
debugtalk
de868e3166 refactor: session runner 2022-04-13 14:57:49 +08:00
debugtalk
4cf3798c9a fix: data racing by parsing config 2022-04-12 22:40:58 +08:00
debugtalk
688dd36394 fix: panic by data racing 2022-04-05 13:41:52 +08:00
debugtalk
1a586482f0 refactor: make step extensible to support implementing new protocols and test types for python version 2022-04-01 22:47:47 +08:00
debugtalk
dff1255b94 change: move step logs to session runner 2022-03-31 12:20:40 +08:00
debugtalk
63d9b78941 docs: add docs for IStep 2022-03-30 16:56:31 +08:00
debugtalk
26c4f5c0c3 refactor: TestCaseSessionRunner 2022-03-30 14:40:18 +08:00
debugtalk
8708e86b3d refactor: restructure code 2022-03-30 00:56:04 +08:00