debugtalk
|
2e0f772db9
|
change: add unittests for init parameters iterator
|
2022-04-16 12:29:59 +08:00 |
|
debugtalk
|
51a491f179
|
fix: typo
|
2022-04-08 09:51:13 +08:00 |
|
duanchao.bill
|
4152a6ae80
|
feat: support retry when test step failed
|
2022-04-07 17:04:11 +08:00 |
|
debugtalk
|
f5294cb23a
|
change: remove locust for python version
|
2022-04-03 00:13:28 +08:00 |
|
debugtalk
|
390a7b1170
|
change: rename StepData to StepResult
|
2022-04-02 23:46:06 +08:00 |
|
debugtalk
|
acd85136dd
|
fix: run referenced testcase in python
|
2022-04-02 10:33:35 +08:00 |
|
debugtalk
|
6b2623b95f
|
fix: call referenced api/testcase with relative path
|
2022-03-27 23:08:56 +08:00 |
|
debugtalk
|
349556249c
|
tests: add examples with scaffold
|
2022-03-27 12:00:09 +08:00 |
|
debugtalk
|
3f2d907c9d
|
refactor: relocate hrp tests
|
2022-03-27 11:41:55 +08:00 |
|
debugtalk
|
ee86bb9292
|
change: remove startproject in python version, move all features to go version
|
2022-03-27 10:00:02 +08:00 |
|
debugtalk
|
a5f7eea9c3
|
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
|
64ff34a341
|
refactor: relocate python test files
|
2022-03-23 23:14:16 +08:00 |
|
debugtalk
|
2187d41e65
|
refactor: move files to hrp
|
2022-03-23 10:36:24 +08:00 |
|
debugtalk
|
b6dc56b9ba
|
docs: update tests
|
2022-03-22 12:28:21 +08:00 |
|
debugtalk
|
757661c4af
|
change: upgrade python support version to ^3.7
|
2022-03-21 15:15:38 +08:00 |
|
debugtalk
|
17ea5c594e
|
fix: save extracted variables to session variables
|
2020-07-30 11:32:30 +08:00 |
|
debugtalk
|
d0b439f8f4
|
bump version 3.1.4
|
2020-07-30 11:14:36 +08:00 |
|
jun
|
fa30ce3bc7
|
add unit test and closes #971
|
2020-07-28 12:49:26 +08:00 |
|
debugtalk
|
518d8abfd2
|
refactor: change param name
|
2020-07-06 21:30:11 +08:00 |
|
debugtalk
|
beef0f0a99
|
tests: update examples
|
2020-07-06 16:16:04 +08:00 |
|
debugtalk
|
0fc42f77cd
|
refactor: parameters
|
2020-07-06 16:15:09 +08:00 |
|
debugtalk
|
b39a806159
|
refactor: rename to parameters
|
2020-07-06 11:53:46 +08:00 |
|
jun
|
4595022f62
|
fixed: #931 unit test parameters
|
2020-07-03 10:23:10 +08:00 |
|
jun
|
1c23d20933
|
test: #931 add test for parameters
|
2020-07-02 18:11:11 +08:00 |
|
jun
|
e64a606516
|
**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
|
2915f8500c
|
test: update
|
2020-06-29 20:25:19 +08:00 |
|
debugtalk
|
880a4e9e4a
|
tests: update version
|
2020-06-29 19:11:29 +08:00 |
|
debugtalk
|
2c638ed52c
|
fix: missing setup/teardown hooks for referenced testcase
|
2020-06-29 19:11:29 +08:00 |
|
debugtalk
|
d1e1178555
|
docs: update changelog
|
2020-06-23 14:36:54 +08:00 |
|
debugtalk
|
d11aca83c0
|
feat: add optional message for assertion
|
2020-06-23 11:49:04 +08:00 |
|
debugtalk
|
286dbbfe55
|
fix #942: type_match None
|
2020-06-21 15:07:54 +08:00 |
|
debugtalk
|
18e9b772fd
|
change: make converted referenced pytest files always relative to project RootDir
|
2020-06-21 10:58:42 +08:00 |
|
debugtalk
|
fa7464fca8
|
change: make FROM path in testcase notes relative to project_meta.RootDir
|
2020-06-19 23:32:12 +08:00 |
|
debugtalk
|
b0e5ccb1b6
|
feat: make testcase with weight
|
2020-06-18 18:46:34 +08:00 |
|
debugtalk
|
5a5e46029b
|
update examples
|
2020-06-17 22:48:26 +08:00 |
|
debugtalk
|
448a82237b
|
fix: update tests
|
2020-06-08 18:09:23 +08:00 |
|
debugtalk
|
2237b34901
|
docs: update changelog
|
2020-06-08 16:32:53 +08:00 |
|
debugtalk
|
915ac691ff
|
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
|
45d1f3ed65
|
feat: support alter response in teardown hooks
|
2020-06-07 21:39:46 +08:00 |
|
debugtalk
|
0b53f832f1
|
feat: step teardown hook
|
2020-06-07 18:20:13 +08:00 |
|
debugtalk
|
d991708439
|
feat: step setup hook
|
2020-06-07 18:06:42 +08:00 |
|
debugtalk
|
ddf5c331cc
|
fix: ensure variables
|
2020-06-07 14:50:07 +08:00 |
|
debugtalk
|
204b013b71
|
test: add unittest form testcase with abnormal path
|
2020-06-07 12:44:02 +08:00 |
|
debugtalk
|
534a14e525
|
test: update tests
|
2020-06-07 11:21:36 +08:00 |
|
debugtalk
|
f1fb78a6e6
|
fix: clear project_meta before each test
|
2020-06-07 10:59:24 +08:00 |
|
debugtalk
|
6471b006cb
|
change: format copied debugtalk.py
|
2020-06-06 10:05:57 +08:00 |
|
debugtalk
|
e8275ab38a
|
refactor: ensure_file_path_valid
|
2020-06-06 01:01:47 +08:00 |
|
debugtalk
|
862f0b6e52
|
fix: handle cases when parent directory name includes dot/hyphen/space
|
2020-06-05 19:42:01 +08:00 |
|
debugtalk
|
2b9a1e574d
|
refactor: remove ref_flag
|
2020-06-05 14:27:14 +08:00 |
|
debugtalk
|
adf0967888
|
refactor: use step export to export session variables from referenced testcase
|
2020-06-05 11:31:51 +08:00 |
|