Commit Graph
63 Commits
Author SHA1 Message Date
xucong053 4666d14aa5 fix: step name with parameterize mechanism 2022-06-30 21:00:38 +08:00
xucong053 98af31d9a3 fix: failed to resolve variable references in upload 2022-06-27 20:45:07 +08:00
xucong053 6c3774b218 fix: reset the testcase config when initializing SessionRunner 2022-06-24 18:45:39 +08:00
xucong053 4bd83e6a09 fix: add the step type to the summary step result 2022-06-20 15:56:31 +08:00
xucong053 869a2bb287 fix: ensure complete summary results 2022-06-20 15:36:44 +08:00
xucong053 a34751a13d fix: failed to load json/data content in api reference 2022-06-20 15:36:44 +08:00
xucong053 a85ba43bf9 fix: step name overrides reference testcase name 2022-06-17 18:20:22 +08:00
xucong053 1dd1f617b2 fix: panic occurred when the API step failed to run 2022-06-17 17:21:37 +08:00
xucong053 1be8e0e44b fix: unittest 2022-06-15 16:35:09 +08:00
xucong053 94366b0ecc fix: use python instead of python3 if python3 is not available on windows 2022-06-15 11:31:18 +08:00
xucong053 4fdb24a8a8 fix: failed to use parameters in reference testcase 2022-06-15 11:29:15 +08:00
xucong053 8377bdefb6 change: upgrade funplugin to v0.4.9 2022-06-09 21:57:13 +08:00
xucong053 5c54fed495 fix: increase the randomness of parameterized data-driven random strategy 2022-06-09 17:48:57 +08:00
xucong053 09136e1bc6 fix: ensure all dependencies in debugtalk.go are installed 2022-06-09 11:26:28 +08:00
xucong053 1e5281d96f fix: failed to load overall pick_order strategy in parameters_setting 2022-06-08 17:21:17 +08:00
xucong053 b09660fb0c update docs 2022-05-31 21:40:27 +08:00
xucong053 3681b5ae5d fix: failed to regenerate .debugtalk_gen.py correctly 2022-05-31 20:11:27 +08:00
xucong053 f37a96b323 fix: add ref step name info in html report 2022-05-31 16:36:42 +08:00
xucong053 55e1ddddfd remove project_path info from proj.json in project dir 2022-05-31 15:08:45 +08:00
xucong053 f539e2a0df fix: failed to build debugtalk.go without go.mod 2022-05-31 13:14:49 +08:00
xucong053 2bf916deb3 fix: unittest 2022-05-28 02:06:33 +08:00
xucong053 f2a9e653df update docs 2022-05-27 17:23:40 +08:00
xucong053 f984e002dc feat: support v3 format debugtalk.py when executing hrp run/boom 2022-05-27 17:23:37 +08:00
xucong053 c2bcbfd07f fix: default output debugtalk_gen.py by building debugtalk.py 2022-05-27 17:20:35 +08:00
xucong053 c08861c9ca feat: add --output command in hrp build 2022-05-27 17:20:03 +08:00
xucong053 8fd093bdcc feat: add build command for plugin 2022-05-27 17:19:18 +08:00
xucong053 dc091f5505 update templates/testcases 2022-05-27 11:36:32 +08:00
xucong053 434decaa78 fix: modify logic of generating empty project 2022-05-26 22:11:30 +08:00
xucong053 ef73243e04 fix: unittest 2022-05-26 21:59:30 +08:00
xucong053 cfa2cb9617 fix: failed to locate root dir even if proj.json exist 2022-05-26 21:59:30 +08:00
xucong053 692704c4a4 feat: create empty project by using hrp startproject #1280 2022-05-26 21:59:30 +08:00
xucong053 0e6250491e fix: failed to generate a report in failfast mode #1315 2022-05-26 18:25:49 +08:00
xucong053 9b429e91c9 fix: unittest 2022-05-20 18:10:12 +08:00
xucong053 584d7aeea0 feat: support running load testing by loading profile 2022-05-20 14:53:23 +08:00
xucong053 af78a8b83b fix: modify the format of data-driven parameters setting 2022-05-20 14:53:23 +08:00
xucong053 ac2b8da88f fix: panic when config didn't exist in testcase file 2022-05-13 18:09:47 +08:00
xucong053 91d511fac3 fix: add boomer mode(standalone/master/worker) 2022-05-12 11:36:30 +08:00
xucong053 0283dd751e fix: unsafe to write concurrent map and failed to parse parameters(type:[][]interface{}) in testcase script while data driven for testing 2022-04-29 17:38:39 +08:00
xucong053 6cbc42f9ce add reporting load testing metrics to prometheus 2022-04-28 18:13:03 +08:00
xucong053 65c4ac64e9 fix: output html report path optimization and failed to extract variables to session while load testing 2022-04-13 22:00:15 +08:00
xucong053 1964103104 fix: deal with extract expr including hyphen 2022-04-12 11:48:46 +08:00
xucong053 2c476c3e8e fix: failed to generate html report while running demo_ref_testcase.yml #1237 2022-04-11 20:09:23 +08:00
xucong053 db281537e4 fix: failed to assert when int is compared with int64 #1232 2022-04-11 18:19:18 +08:00
xucong053 e763340370 fix: failed to parse testcase config while load testing 2022-03-31 17:32:01 +08:00
xucong053 2be38454a8 fix: failed to run parameters_test.json 2022-03-31 14:25:59 +08:00
xucong053 c689255441 fix: modify loop count 2022-03-24 23:14:36 +08:00
xucong053 521fc4cc17 feat: support think time for load testing #120 2022-03-22 11:33:49 +08:00
xucong053 f1c7994082 fix: unable to sense the quit of hrp in Prometheus 2022-03-17 10:34:11 +08:00
xucong053 70bac23a11 feat: support statistics summary for load testing 2022-03-16 21:42:35 +08:00
xucong053 af6c433069 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
xucong053 df1c47f683 Merge branch 'main' of github.com:xucong053/hrp 2022-02-24 15:25:49 +08:00
xucong053 ed7290ced7 fix: add slice type of request body data 2022-02-24 15:24:58 +08:00
xucong053 f6d21f6334 feat: support html extraction with regex #87 2022-02-22 15:10:18 +08:00
xucong053 1db0c8067f resolve conflict 2022-02-15 17:57:55 +08:00
xucong053 c33ff5b9f1 fix: modify logging logic of summary. 2022-02-15 16:37:00 +08:00
xucong053 a68b723488 Merge branch 'main' of github.com:xucong053/hrp 2022-02-11 15:07:10 +08:00
xucong053 abee379232 fix: failed to generate API test report when data is null. 2022-02-11 15:06:22 +08:00
xucong053 18fc22a29b fix: inaccurate stat data in API test report 2022-02-09 11:52:29 +08:00
xucong053 6aeeab2cea feat: generate html reports for API testing #74 2022-02-08 16:49:37 +08:00
xucong053 f85e1aad5e feat: generate html reports for API testing #74 2022-02-08 15:35:02 +08:00
xucong053 a20763d212 resolve conflict 2022-02-08 15:04:26 +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