Commit Graph

97 Commits

Author SHA1 Message Date
debugtalk
cc2a491453 feat: convertTestCase 2021-10-09 20:41:00 +08:00
debugtalk
5c555a389c feat: loadFromYAML 2021-10-09 20:12:50 +08:00
debugtalk
a09320edd1 feat: loadFromJSON 2021-10-09 20:11:02 +08:00
debugtalk
bbe33e0dd0 feat: dump2YAML 2021-10-09 16:44:43 +08:00
debugtalk
d8a1a6ef24 feat: dump2JSON 2021-10-09 15:35:11 +08:00
debugtalk
f0cedf274c feat: add TCase struct for json loading and dumping 2021-10-09 14:52:32 +08:00
debugtalk
3b5b2a2d72 feat: init cli command 2021-10-08 20:18:50 +08:00
debugtalk
468d744796 change: update flow chart 2021-10-08 10:31:59 +08:00
debugtalk
b292b50094 docs: add flow chart 2021-10-05 12:45:38 +08:00
debugtalk
a51d9ecb62 change: replace tab with space 2021-10-04 18:43:08 +08:00
debugtalk
6c042dcb68 docs: add example 2021-10-04 18:41:43 +08:00
debugtalk
98d992de42 change: add unittest for EqualLength 2021-10-04 18:35:25 +08:00
debugtalk
8f67916d35 feat: assert with startswith and endswith for string 2021-10-04 18:26:29 +08:00
debugtalk
b7acd2e887 docs: add key features 2021-10-04 17:05:22 +08:00
debugtalk
fe3cab0e81 change: assert.Error 2021-10-04 13:21:52 +08:00
debugtalk
4fcc7fd590 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
a25827fa8a change: add unittest and examples for parseVariables 2021-10-04 12:38:18 +08:00
debugtalk
c741825bab feat: parseVariables 2021-10-04 10:37:22 +08:00
debugtalk
7fc352b26d change: parse step variables 2021-10-03 23:55:52 +08:00
debugtalk
e91e1ad8b0 feat: parseConfig 2021-10-03 23:50:53 +08:00
debugtalk
b779511245 feat: convertString 2021-10-03 23:49:04 +08:00
debugtalk
7138164429 fix: genRandomString 2021-10-03 23:05:53 +08:00
debugtalk
98d14c0f8c feat: post json with functions 2021-10-03 22:56:22 +08:00
debugtalk
9685753c4c feat: add length equal 2021-10-03 22:41:29 +08:00
debugtalk
36b3e21880 feat: parse functions 2021-10-03 21:19:23 +08:00
debugtalk
cc736e9aed feat: parseFunctionArguments 2021-10-03 20:15:55 +08:00
debugtalk
1b2cdd207a feat: eval literal 2021-10-03 19:50:22 +08:00
debugtalk
92b2b18b9e feat: call function without argument 2021-10-03 12:30:53 +08:00
debugtalk
2780ad9f67 feat: call function with two argument 2021-10-03 11:38:04 +08:00
debugtalk
f3742d3f6c feat: call function with one argument 2021-10-03 10:41:49 +08:00
debugtalk
e88deb2a63 change: move assertions to builtin 2021-10-03 10:08:24 +08:00
debugtalk
a2cc1fae7f feat: call function 2021-10-03 10:04:29 +08:00
debugtalk
dd0b2d3aa4 feat: add regexCompileFunction 2021-10-02 23:58:12 +08:00
debugtalk
db67223757 change: add unittest for regexCompileVariable 2021-10-02 23:22:29 +08:00
debugtalk
18db78c2f1 change: doc style 2021-10-01 21:02:42 +08:00
debugtalk
9e449b1b52 change: relocate unittest 2021-10-01 20:59:45 +08:00
debugtalk
98a6bcc931 feat: add go report card 2021-10-01 20:55:40 +08:00
debugtalk
1b18d9f1f5 feat: add FOSSA Status badge 2021-09-30 18:36:58 +08:00
debugtalk
278f3ea6ed change: replace with codecov-action 2021-09-30 17:40:32 +08:00
debugtalk
d3a4c446a6 fix: upload coverage for windows 2021-09-30 17:22:39 +08:00
debugtalk
eafe0434d9 fix: upload coverage for windows 2021-09-30 17:21:58 +08:00
debugtalk
c3070f780e fix: coverage script 2021-09-30 17:13:10 +08:00
debugtalk
3bd7b484c8 feat: add codecov 2021-09-30 16:58:04 +08:00
debugtalk
652c361240 docs: add coveralls badge 2021-09-30 16:39:36 +08:00
debugtalk
dd9aa9ca38 docs: add github action badge 2021-09-30 16:35:31 +08:00
debugtalk
fd4b92a5e0 Merge branch 'main' of https://github.com/httprunner/HttpBoomer into main 2021-09-30 16:30:33 +08:00
debugtalk
fcf3135ca0 Create main.yml
feat: add github action
2021-09-30 16:30:18 +08:00
debugtalk
32faa29cff docs: add go reference badge 2021-09-30 16:21:52 +08:00
debugtalk
a15ec7a818 change: add example for validation 2021-09-30 16:05:38 +08:00
debugtalk
f24ed0f1e4 change: remove .vscode 2021-09-30 15:41:30 +08:00