Commit Graph
31 Commits
Author SHA1 Message Date
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