Commit Graph

64 Commits

Author SHA1 Message Date
buyuxiang
1361ee7469 fix code format
Change-Id: I583aa6344fff967285b024fddef9f45ac8ee2baf
2022-02-14 16:13:22 +08:00
buyuxiang
02299878a0 fix: Connection and Content-Type not found in postman-echo headers
Change-Id: Ieae673e12c7baabe231d7f3509bba18624d80431
2022-02-14 16:06:34 +08:00
buyuxiang
0299e3eecd fix starts_with and ends_wih spelling
Change-Id: I1e475e8187f6e793cd9f9029af93a7d80603b26d
2022-02-14 14:41:15 +08:00
buyuxiang
6e398b7aa7 add httpbingo test
Change-Id: I41911d2a723ac64d5aa0cdf6b3f99b2554c6a196
2022-02-11 15:20:31 +08:00
debugtalk
787ab65ea4 feat: update docs 2022-01-27 17:56:31 +08:00
xucong053
56cc99bbc0 feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
buyuxiang
07ed50cfe4 fix: modify rendezvous testcase, change log level
Change-Id: Ic7c65befaab360db2883cb85bdbce484656233ad
2022-01-25 20:19:19 +08:00
buyuxiang
8702fe4f54 modify rendezvous bonudary testcase
Change-Id: I88329ed6007c17be779b9c2845113e5d090671b2
2022-01-25 19:58:52 +08:00
buyuxiang
a5e57c9a65 feat: support rendezvous after spawn done
Change-Id: I4b07a88b61da4dc1863b189db9eb831ffb14130a
2022-01-25 14:25:14 +08:00
debugtalk
6874a2428c feat: add scaffold for plugin 2022-01-17 21:40:20 +08:00
debugtalk
de7c4b87da refactor: hashicorp tests 2022-01-15 00:32:09 +08:00
debugtalk
b42e6f8019 feat: support creating and calling custom functions with hashicorp/go-plugin 2022-01-14 09:30:18 +08:00
debugtalk
1c8df8ecfd feat: create scaffold project 2022-01-08 22:12:21 +08:00
debugtalk
e448afc43e merge main 2022-01-06 11:20:32 +08:00
bbx-winner
10e77b0076 Merge branch 'main' into byx/dev 2022-01-05 17:05:38 +08:00
徐聪
bccf76068c add each parameter selection strategy. 2022-01-05 16:20:25 +08:00
徐聪
d0758be701 add each parameter selection strategy. 2022-01-05 14:54:07 +08:00
徐聪
e02d2d82bf feat: data-driven. 2022-01-04 21:39:34 +08:00
徐聪
468de0be96 feat: data-driven. 2022-01-04 21:38:58 +08:00
徐聪
2671ea933d feat: data-driven. 2022-01-04 21:01:16 +08:00
徐聪
380f70bb1a feat: data-driven. 2022-01-04 20:34:43 +08:00
徐聪
b06fb0924f feat: data-driven. 2022-01-04 17:06:03 +08:00
徐聪
73e0465139 feat: data-driven. 2022-01-04 16:31:50 +08:00
徐聪
9c3464a4ac feat: data-driven. 2021-12-30 21:28:05 +08:00
徐聪
0bcc2ec237 feat: data-driven. 2021-12-30 17:31:14 +08:00
buyuxiang
b22a5d2af0 fix: contains assertion bug; feat: add type_match, contained_by, string_equals assertion methods
Change-Id: Icb15fe33a58d1ff69991435bbe70c3cd53bb8dea
2021-12-30 14:47:10 +08:00
debugtalk
b573210644 feat: support creating and calling custom functions with go plugin 2021-12-28 22:01:02 +08:00
徐聪
71af36ff6f feat: data-driven. 2021-12-28 18:16:02 +08:00
徐聪
8691164ba3 feat: data-driven. 2021-12-27 15:31:49 +08:00
debugtalk
c65b020548 change: add StartTransaction/EndTransaction method 2021-12-23 09:32:53 +08:00
debugtalk
2b3c1b3c57 change: make API more concise 2021-12-07 21:44:06 +08:00
debugtalk
d31c30476f refactor: NewConfig 2021-12-07 13:29:06 +08:00
debugtalk
b8573c2ea9 change: use NewStep to construct a new test step 2021-12-07 11:24:00 +08:00
debugtalk
2af56246f4 change: update example function name 2021-11-11 18:36:31 +08:00
debugtalk
00284ff610 refactor: runner api 2021-11-11 16:23:30 +08:00
debugtalk
c16fad8905 change: demo testcase 2021-11-11 16:02:06 +08:00
debugtalk
2e8c40a1e0 fix: post form data 2021-10-30 16:11:39 +08:00
debugtalk
65c034360e fix: post form data 2021-10-30 11:49:50 +08:00
debugtalk
9d185677d5 change: sort map keys to keep validators in stable order 2021-10-17 11:33:21 +08:00
debugtalk
408c7d71f4 feat: add examples from postman-echo 2021-10-17 00:47:55 +08:00
debugtalk
e3f0c99528 feat: add har2case flag 2021-10-17 00:22:59 +08:00
debugtalk
296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
b0fe1e42af refactor: post data with body 2021-10-15 21:12:27 +08:00
debugtalk
17035e1668 change: add post form data in demo 2021-10-15 20:31:29 +08:00
debugtalk
46b1304fb6 feat: har2case scaffold 2021-10-15 11:22:23 +08:00
debugtalk
7d6847aea4 tests: add demo 2021-10-11 16:19:46 +08:00
debugtalk
ce06ee09db refactor: rename API 2021-10-10 12:40:32 +08:00
debugtalk
c405059555 docs: add example 2021-10-04 18:41:43 +08:00
debugtalk
f387799510 change: add unittest and examples for parseVariables 2021-10-04 12:38:18 +08:00
debugtalk
0a96da2f41 feat: post json with functions 2021-10-03 22:56:22 +08:00