Commit Graph

134 Commits

Author SHA1 Message Date
buyuxiang
a5dc6c7635 feat: postman2case 2022-05-12 21:37:30 +08:00
debugtalk
8e27aae337 change: upgrade funplugin to v0.4.5 2022-05-05 15:56:02 +08:00
debugtalk
8455f739a4 bump version to v4.0.0 2022-05-03 14:23:12 +08:00
debugtalk
372cac78ab fix: demo function compatibility 2022-04-25 13:32:31 +08:00
debugtalk
ce60dba5f9 feat: support force to overwrite existing project with --force/-f flag in hrp startproject 2022-04-24 21:19:48 +08:00
debugtalk
85476f27f2 bump version to v4.0.0-beta 2022-04-24 21:00:15 +08:00
debugtalk
418a16fcee refactor: reformat all code with black 2022-04-23 15:20:13 +08:00
buyuxiang
c20969f437 feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
30449b624a change: add unittests for init parameters iterator 2022-04-16 12:29:59 +08:00
debugtalk
9e5be651f9 fix: typo 2022-04-08 09:51:13 +08:00
duanchao.bill
596e6673fe feat: support retry when test step failed 2022-04-07 17:04:11 +08:00
debugtalk
f8798358b2 change: remove locust for python version 2022-04-03 00:13:28 +08:00
debugtalk
fec3641536 change: rename StepData to StepResult 2022-04-02 23:46:06 +08:00
debugtalk
eac548f1e7 fix: run referenced testcase in python 2022-04-02 10:33:35 +08:00
debugtalk
41f60d254f fix: call referenced api/testcase with relative path 2022-03-27 23:08:56 +08:00
debugtalk
cdabde4dc8 tests: add examples with scaffold 2022-03-27 12:00:09 +08:00
debugtalk
98d154b654 refactor: relocate hrp tests 2022-03-27 11:41:55 +08:00
debugtalk
878d009d76 change: remove startproject in python version, move all features to go version 2022-03-27 10:00:02 +08:00
debugtalk
da0bec1f77 feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json profile file 2022-03-26 11:01:21 +08:00
debugtalk
87d47f8ad4 refactor: relocate python test files 2022-03-23 23:14:16 +08:00
debugtalk
5888c51386 refactor: move files to hrp 2022-03-23 10:36:24 +08:00
debugtalk
bc9681b355 docs: update tests 2022-03-22 12:28:21 +08:00
debugtalk
0b1ae05c2b change: upgrade python support version to ^3.7 2022-03-21 15:15:38 +08:00
debugtalk
0d6924fd86 fix: save extracted variables to session variables 2020-07-30 11:32:30 +08:00
debugtalk
9c78e70595 bump version 3.1.4 2020-07-30 11:14:36 +08:00
jun
46bba7c42a add unit test and closes #971 2020-07-28 12:49:26 +08:00
debugtalk
2f0575b07d refactor: change param name 2020-07-06 21:30:11 +08:00
debugtalk
85700685bc tests: update examples 2020-07-06 16:16:04 +08:00
debugtalk
4dde8dd2b2 refactor: parameters 2020-07-06 16:15:09 +08:00
debugtalk
fcf29d109a refactor: rename to parameters 2020-07-06 11:53:46 +08:00
jun
c398dafcf3 fixed: #931 unit test parameters 2020-07-03 10:23:10 +08:00
jun
8c65cfe45e test: #931 add test for parameters 2020-07-02 18:11:11 +08:00
jun
28dadc38dc **Add**
- New feature: config part support "parameters". example: examples\postman_echo\request_methods\request_with_parameters.yml
2020-07-02 10:51:17 +08:00
debugtalk
4f685a6d81 test: update 2020-06-29 20:25:19 +08:00
debugtalk
d924726103 tests: update version 2020-06-29 19:11:29 +08:00
debugtalk
1aacc28dd1 fix: missing setup/teardown hooks for referenced testcase 2020-06-29 19:11:29 +08:00
debugtalk
f9010888a8 docs: update changelog 2020-06-23 14:36:54 +08:00
debugtalk
e3a9ee0116 feat: add optional message for assertion 2020-06-23 11:49:04 +08:00
debugtalk
2b75d78df0 fix #942: type_match None 2020-06-21 15:07:54 +08:00
debugtalk
4ff9770c64 change: make converted referenced pytest files always relative to project RootDir 2020-06-21 10:58:42 +08:00
debugtalk
c92ea39e7c change: make FROM path in testcase notes relative to project_meta.RootDir 2020-06-19 23:32:12 +08:00
debugtalk
da079fc318 feat: make testcase with weight 2020-06-18 18:46:34 +08:00
debugtalk
6c7085a8fc update examples 2020-06-17 22:48:26 +08:00
debugtalk
deabedc601 fix: update tests 2020-06-08 18:09:23 +08:00
debugtalk
97557a9b6f docs: update changelog 2020-06-08 16:32:53 +08:00
debugtalk
6220367394 change: override variables
(1) testcase: session variables > step variables > config variables
(2) testsuite: testcase variables > config variables
(3) testsuite testcase variables > testcase config variables
2020-06-08 16:11:06 +08:00
debugtalk
5c06b91b62 feat: support alter response in teardown hooks 2020-06-07 21:39:46 +08:00
debugtalk
9367cac706 feat: step teardown hook 2020-06-07 18:20:13 +08:00
debugtalk
cffd80b57a feat: step setup hook 2020-06-07 18:06:42 +08:00
debugtalk
b4ca2699fb fix: ensure variables 2020-06-07 14:50:07 +08:00