xucong053
|
af6c433069
|
feat: support api layer and global headers for testcase
|
2022-03-15 12:39:41 +08:00 |
|
buyuxiang
|
11448faed0
|
fix: change Validators type, check json body format
|
2022-03-01 18:05:13 +08:00 |
|
buyuxiang
|
344aba681c
|
compat: convert testcase generated by HttpRunner
Change-Id: Iabc58b6796b7cd88f7b93e415b3d88dca85b288d
|
2022-02-24 22:32:16 +08:00 |
|
xucong053
|
18fc22a29b
|
fix: inaccurate stat data in API test report
|
2022-02-09 11:52:29 +08:00 |
|
xucong053
|
57ea2c6453
|
feat: generate html reports for API testing #74
|
2022-02-08 14:50:20 +08:00 |
|
xucong053
|
56cc99bbc0
|
feat: record execution data for report #25
|
2022-01-27 15:36:36 +08:00 |
|
buyuxiang
|
9e6427bdc2
|
fix: msg channel rename, add warn log when set default param
Change-Id: I925216cf319d005a05b6e2760578e81e3d33fcb3
|
2022-01-25 20:08:28 +08:00 |
|
buyuxiang
|
a5e57c9a65
|
feat: support rendezvous after spawn done
Change-Id: I4b07a88b61da4dc1863b189db9eb831ffb14130a
|
2022-01-25 14:25:14 +08:00 |
|
debugtalk
|
743fc706c6
|
refactor: remove IConfig
|
2022-01-19 21:42:12 +08:00 |
|
debugtalk
|
e448afc43e
|
merge main
|
2022-01-06 11:20:32 +08:00 |
|
徐聪
|
ed401f6955
|
feat: data-driven.
|
2022-01-04 22:00:47 +08:00 |
|
徐聪
|
096fdf2620
|
feat: data-driven.
|
2022-01-04 21:14:33 +08:00 |
|
徐聪
|
380f70bb1a
|
feat: data-driven.
|
2022-01-04 20:34:43 +08:00 |
|
徐聪
|
57f5d19f98
|
fix: avoid data racing.
|
2022-01-04 15:43:58 +08:00 |
|
徐聪
|
bc0a3427ac
|
feat: data-driven.
|
2021-12-30 22:31:39 +08:00 |
|
徐聪
|
9c3464a4ac
|
feat: data-driven.
|
2021-12-30 21:28:05 +08:00 |
|
徐聪
|
fb62a46d3c
|
resolve conflict.
|
2021-12-30 17:35:27 +08:00 |
|
debugtalk
|
b573210644
|
feat: support creating and calling custom functions with go plugin
|
2021-12-28 22:01:02 +08:00 |
|
徐聪
|
590d14e1c5
|
feat: data-driven.
|
2021-12-27 22:03:16 +08:00 |
|
debugtalk
|
54f9364765
|
change: update models
|
2021-12-24 18:44:54 +08:00 |
|
debugtalk
|
4696a18eb4
|
fix: report transaction result
|
2021-12-21 20:38:36 +08:00 |
|
debugtalk
|
6055dc1125
|
feat: load test with transactions
|
2021-12-12 11:55:26 +08:00 |
|
debugtalk
|
831ae12f89
|
docs: add description for interfaces
|
2021-12-08 14:29:15 +08:00 |
|
debugtalk
|
f8cebaa5d1
|
change: relocate
|
2021-12-08 14:20:54 +08:00 |
|
debugtalk
|
a301266227
|
refactor: NewStep
|
2021-12-08 13:26:12 +08:00 |
|
debugtalk
|
99972064ab
|
refactor: NewConfig
|
2021-12-08 13:07:39 +08:00 |
|
debugtalk
|
83ab5b7038
|
feat: log rendezvous when running tests
|
2021-12-08 11:29:57 +08:00 |
|
debugtalk
|
f7fc28bc53
|
feat: log transaction when running tests
|
2021-12-08 11:18:48 +08:00 |
|
debugtalk
|
2b3c1b3c57
|
change: make API more concise
|
2021-12-07 21:44:06 +08:00 |
|
debugtalk
|
17566d39d3
|
change: add docs
|
2021-12-07 14:59:30 +08:00 |
|
debugtalk
|
d31c30476f
|
refactor: NewConfig
|
2021-12-07 13:29:06 +08:00 |
|
debugtalk
|
5de87ac875
|
refactor: make models private
|
2021-12-07 11:04:21 +08:00 |
|
debugtalk
|
296b34300c
|
refactor: rename to hrp
|
2021-10-16 23:14:16 +08:00 |
|
debugtalk
|
714bdd8135
|
feat: record response body length
|
2021-10-16 16:08:00 +08:00 |
|
debugtalk
|
b0fe1e42af
|
refactor: post data with body
|
2021-10-15 21:12:27 +08:00 |
|
debugtalk
|
46b1304fb6
|
feat: har2case scaffold
|
2021-10-15 11:22:23 +08:00 |
|
debugtalk
|
d0a819b5a4
|
refactor: convert API
|
2021-10-11 12:15:24 +08:00 |
|
debugtalk
|
e1411c36da
|
change: TestCasePath Path field
|
2021-10-10 01:09:36 +08:00 |
|
debugtalk
|
7579172e25
|
feat: run tsetcase by path
|
2021-10-10 00:36:38 +08:00 |
|
debugtalk
|
3cbcab6361
|
feat: dump2YAML
|
2021-10-09 16:44:43 +08:00 |
|
debugtalk
|
29e8942f18
|
feat: add TCase struct for json loading and dumping
|
2021-10-09 14:52:32 +08:00 |
|
debugtalk
|
2a793cfc99
|
feat: extract variables
|
2021-09-30 13:19:54 +08:00 |
|
debugtalk
|
9f59dbf340
|
feat: validate response object
|
2021-09-26 16:34:12 +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
|
fe6cca362c
|
refactor: IStep interface
|
2021-09-22 18:41:28 +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
|
97abc197a4
|
init HttpBommer ✨🍰✨
|
2021-09-19 13:24:50 +08:00 |
|