Commit Graph
100 Commits
Author SHA1 Message Date
debugtalk f8e56d04d6 feat: specify output directory 2021-10-17 00:46:17 +08:00
debugtalk e3f0c99528 feat: add har2case flag 2021-10-17 00:22:59 +08:00
debugtalk 5c4c3378ee docs: update example 2021-10-17 00:03:45 +08:00
debugtalk 63ad156c09 change: update flow chart 2021-10-16 23:37:43 +08:00
debugtalk 6486abde37 fix: project name 2021-10-16 23:31:57 +08:00
debugtalk 296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk ca8cda9df4 change: ensure step name not empty 2021-10-16 17:48:59 +08:00
debugtalk 714bdd8135 feat: record response body length 2021-10-16 16:08:00 +08:00
debugtalk 291b972fc6 fix: handle non-json response body 2021-10-16 15:34:13 +08:00
debugtalk a0ea2bdaeb fix: makeRequestBody for post raw data 2021-10-16 15:14:20 +08:00
debugtalk 928b9a85e8 feat: set proxy url 2021-10-16 14:38:31 +08:00
debugtalk b7de0cfcdd change: add tests for making validators 2021-10-16 14:12:12 +08:00
debugtalk 170fef8dcd feat: make validators for response 2021-10-15 22:22:09 +08:00
debugtalk fbdcf107ea feat: post form data 2021-10-15 21:25:42 +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 0a73cca384 change: rename files 2021-10-11 18:28:07 +08:00
debugtalk 5d74da65d3 change: getFilenameWithoutExtension 2021-10-11 18:23:16 +08:00
debugtalk 7d6847aea4 tests: add demo 2021-10-11 16:19:46 +08:00
debugtalk ff7ad3249a feat: add har2case command 2021-10-11 15:36:02 +08:00
debugtalk 09fdaa8c35 feat: gen markdown docs for command 2021-10-11 15:34:41 +08:00
debugtalk beaf5adaef refactor: rename command 2021-10-11 15:18:37 +08:00
debugtalk 177106fcad change: rename cmd 2021-10-11 15:08:05 +08:00
debugtalk d0a819b5a4 refactor: convert API 2021-10-11 12:15:24 +08:00
debugtalk c86aaa2555 feat: add boom subcommand 2021-10-10 22:39:52 +08:00
debugtalk 1f30c80cb5 feat: add --silent cmd flag 2021-10-10 21:34:47 +08:00
debugtalk 18f3dd9f5c change: update flow chart 2021-10-10 16:35:25 +08:00
debugtalk e946799b7c change: Runner client 2021-10-10 15:02:00 +08:00
debugtalk d490842f25 feat: add run subcommand 2021-10-10 14:49:38 +08:00
debugtalk ce06ee09db refactor: rename API 2021-10-10 12:40:32 +08:00
debugtalk e1411c36da change: TestCasePath Path field 2021-10-10 01:09:36 +08:00
debugtalk b69b7dd00c feat: run tsetcase by path 2021-10-10 00:49:19 +08:00
debugtalk 47df016280 change: relocate tests 2021-10-10 00:44:28 +08:00
debugtalk 7579172e25 feat: run tsetcase by path 2021-10-10 00:36:38 +08:00
debugtalk bfc1742e3b fix: json unmarshal int 2021-10-09 23:26:08 +08:00
debugtalk fbc557ecd9 feat: convertTestCase 2021-10-09 20:41:00 +08:00
debugtalk 578d56daad feat: loadFromYAML 2021-10-09 20:12:50 +08:00
debugtalk 89ca777640 feat: loadFromJSON 2021-10-09 20:11:02 +08:00
debugtalk 3cbcab6361 feat: dump2YAML 2021-10-09 16:44:43 +08:00
debugtalk 44f9756646 feat: dump2JSON 2021-10-09 15:35:11 +08:00
debugtalk 29e8942f18 feat: add TCase struct for json loading and dumping 2021-10-09 14:52:32 +08:00
debugtalk b70a61f06d feat: init cli command 2021-10-08 20:18:50 +08:00
debugtalk 1127bac345 change: update flow chart 2021-10-08 10:31:59 +08:00
debugtalk 4ecdc59ca3 docs: add flow chart 2021-10-05 12:45:38 +08:00
debugtalk a5830cba0b change: replace tab with space 2021-10-04 18:43:08 +08:00
debugtalk c405059555 docs: add example 2021-10-04 18:41:43 +08:00
debugtalk 4c8bb400a1 change: add unittest for EqualLength 2021-10-04 18:35:25 +08:00
debugtalk 098c5b9c94 feat: assert with startswith and endswith for string 2021-10-04 18:26:29 +08:00
debugtalk 957b899658 docs: add key features 2021-10-04 17:05:22 +08:00
debugtalk f49a560c02 change: assert.Error 2021-10-04 13:21:52 +08:00
debugtalk 693a8fc445 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk f387799510 change: add unittest and examples for parseVariables 2021-10-04 12:38:18 +08:00
debugtalk b54e39a5e7 feat: parseVariables 2021-10-04 10:37:22 +08:00
debugtalk caf791a282 change: parse step variables 2021-10-03 23:55:52 +08:00
debugtalk ec295760dc feat: parseConfig 2021-10-03 23:50:53 +08:00
debugtalk 3b99b57eea feat: convertString 2021-10-03 23:49:04 +08:00
debugtalk 2515d31316 fix: genRandomString 2021-10-03 23:05:53 +08:00
debugtalk 0a96da2f41 feat: post json with functions 2021-10-03 22:56:22 +08:00
debugtalk a221afb51d feat: add length equal 2021-10-03 22:41:29 +08:00
debugtalk cb0e450f18 feat: parse functions 2021-10-03 21:19:23 +08:00
debugtalk 58be5ff739 feat: parseFunctionArguments 2021-10-03 20:15:55 +08:00
debugtalk b7dbb6b5e7 feat: eval literal 2021-10-03 19:50:22 +08:00
debugtalk 5ac8647591 feat: call function without argument 2021-10-03 12:30:53 +08:00
debugtalk eca8af71f1 feat: call function with two argument 2021-10-03 11:38:04 +08:00
debugtalk b32a7a32b6 feat: call function with one argument 2021-10-03 10:41:49 +08:00
debugtalk 249cd5cb34 change: move assertions to builtin 2021-10-03 10:08:24 +08:00
debugtalk bb9456cc7f feat: call function 2021-10-03 10:04:29 +08:00
debugtalk fd4837c852 feat: add regexCompileFunction 2021-10-02 23:58:12 +08:00
debugtalk 8bd7be8547 change: add unittest for regexCompileVariable 2021-10-02 23:22:29 +08:00
debugtalk ecbfad6900 change: doc style 2021-10-01 21:02:42 +08:00
debugtalk 661ac529b1 change: relocate unittest 2021-10-01 20:59:45 +08:00
debugtalk 917a4b4f06 feat: add go report card 2021-10-01 20:55:40 +08:00
debugtalk 958e7adc7d feat: add FOSSA Status badge 2021-09-30 18:36:58 +08:00
debugtalk 009815c4e5 change: replace with codecov-action 2021-09-30 17:40:32 +08:00
debugtalk 406ea4640c fix: upload coverage for windows 2021-09-30 17:22:39 +08:00
debugtalk c4e59b5fe1 fix: upload coverage for windows 2021-09-30 17:21:58 +08:00
debugtalk 7b95738755 fix: coverage script 2021-09-30 17:13:10 +08:00
debugtalk 094a724a77 feat: add codecov 2021-09-30 16:58:04 +08:00
debugtalk a241df6ff3 docs: add coveralls badge 2021-09-30 16:39:36 +08:00
debugtalk 6c9a7cc1f5 docs: add github action badge 2021-09-30 16:35:31 +08:00
debugtalk 0d6234dbef Merge branch 'main' of https://github.com/httprunner/HttpBoomer into main 2021-09-30 16:30:33 +08:00
debugtalk 2ed06ce290 Create main.yml
feat: add github action
2021-09-30 16:30:18 +08:00
debugtalk ba7503a7c0 docs: add go reference badge 2021-09-30 16:21:52 +08:00
debugtalk 1a1124b6e4 change: add example for validation 2021-09-30 16:05:38 +08:00
debugtalk d76b2f3e0f change: remove .vscode 2021-09-30 15:41:30 +08:00
debugtalk 4910580c38 change: add examples 2021-09-30 15:39:50 +08:00
debugtalk 5029d1e85e fix: extract variables for reference 2021-09-30 15:22:50 +08:00
debugtalk 9304a4e839 fix: extract variables 2021-09-30 15:00:51 +08:00
debugtalk a3543215dc change: move test file 2021-09-30 13:23:59 +08:00
debugtalk 2a793cfc99 feat: extract variables 2021-09-30 13:19:54 +08:00
debugtalk d92b466897 feat: override config variables 2021-09-30 11:43:29 +08:00
debugtalk e0b884a1fd fix: parse headers 2021-09-30 11:03:31 +08:00
debugtalk bf2440f6e5 fix: parse map key 2021-09-30 10:48:27 +08:00
debugtalk b7487020c0 feat: parseHeaders 2021-09-30 10:37:38 +08:00
debugtalk c2e76eaeca feat: parse map data 2021-09-29 14:50:02 +08:00
debugtalk 6e286b7bfb change: update test 2021-09-29 13:14:35 +08:00
debugtalk aa6a96538f feat: use 28586 to escape $ notation 2021-09-29 13:10:09 +08:00
debugtalk 985059fa79 change: use data driven test 2021-09-29 12:52:56 +08:00
debugtalk 559f579fb6 change: make regexVariable as const 2021-09-29 12:03:12 +08:00