Commit Graph

25 Commits

Author SHA1 Message Date
debugtalk
33c5917412 fix: post data 2021-09-26 16:50:59 +08:00
debugtalk
9f59dbf340 feat: validate response object 2021-09-26 16:34:12 +08:00
debugtalk
df7366af55 feat: runStepTestCase 2021-09-24 11:31:34 +08:00
debugtalk
c20f9b07ad feat: runStepRequest 2021-09-24 11:24:13 +08:00
debugtalk
c446f3bf81 feat: support post json 2021-09-23 21:53:30 +08:00
debugtalk
2614d22003 examples: add post form data and put request 2021-09-23 21:42:42 +08:00
debugtalk
e95cc1a05c feat: support post data 2021-09-23 21:37:14 +08:00
debugtalk
cad10bc8b6 feat: run referenced testcase 2021-09-23 11:59:52 +08:00
debugtalk
c2effd3f75 fix: init step request 2021-09-23 11:50:17 +08:00
debugtalk
cc386767ca feat: buildURL 2021-09-23 11:23:26 +08:00
debugtalk
102b8a94a3 refactor: runStep 2021-09-22 21:25:28 +08:00
debugtalk
9fb19da2ac refactor: Run with config 2021-09-22 20:12:33 +08:00
debugtalk
4c2d7673fa refactor: use raw models 2021-09-22 19:58:50 +08:00
debugtalk
3f9b8be720 refactor: simplify api 2021-09-22 19:49:26 +08:00
debugtalk
fe6cca362c refactor: IStep interface 2021-09-22 18:41:28 +08:00
debugtalk
57a1daf105 refactor: run step with runner 2021-09-22 18:23:18 +08:00
debugtalk
5281ad7c25 feat: add http request with github.com/imroc/req 2021-09-22 14:25:41 +08:00
debugtalk
f19454d050 change: rename variables 2021-09-22 14:17:27 +08:00
debugtalk
6d2e8abbde docs: fix typo 2021-09-20 11:09:21 +08:00
debugtalk
82d2981c11 feat: support nested testcase in teststep 2021-09-20 10:59:46 +08:00
debugtalk
fd2cbbb79e change: use pointer type for TStep.Request 2021-09-20 10:47:21 +08:00
debugtalk
a3a205ae49 fix: remove unused method 2021-09-20 10:36:02 +08:00
debugtalk
20eaab5a5f docs: add description 2021-09-20 09:42:42 +08:00
debugtalk
97abc197a4 init HttpBommer 🍰 2021-09-19 13:24:50 +08:00
debugtalk
f7bae6ba61 Initial commit 2021-09-01 11:43:42 +08:00