httprunner
|
64a960d490
|
remove debugtalk.py variables mechanism
|
2018-11-15 14:48:44 +08:00 |
|
httprunner
|
2c90c64dc2
|
set_os_environ before parsing testcase, unset_os_environ after parsing testcase
|
2018-11-14 22:11:14 +08:00 |
|
httprunner
|
68ce88c09d
|
fix #368: failed to load .env data in debugtalk.py
|
2018-08-31 16:29:13 +08:00 |
|
httprunner
|
fd29a8aff3
|
fix #309 #312
|
2018-08-22 23:24:19 +08:00 |
|
httprunner
|
8080139f78
|
remove unused functions
|
2018-08-11 17:35:43 +08:00 |
|
httprunner
|
b92c234951
|
remove functions from utils
|
2018-08-11 17:29:48 +08:00 |
|
httprunner
|
61deb3ab9d
|
define httpbin host and port in one place
|
2018-08-02 11:29:01 +08:00 |
|
httprunner
|
35006a313e
|
refactor teardown_hooks set attribute: remove response attributes interlayer
|
2018-07-27 12:10:45 +08:00 |
|
httprunner
|
bc56a7501b
|
add TeardownHooksFailure exception
|
2018-07-27 11:41:59 +08:00 |
|
httprunner
|
3a2e07afcb
|
bugfix: set repsonse attribute
|
2018-07-26 22:33:35 +08:00 |
|
httprunner
|
28ae4d0c97
|
fix #255: validate with custom functions
|
2018-06-11 21:52:21 +08:00 |
|
httprunner
|
89cc9a2d1e
|
1.4.5:
1, refactor ResponseObject;
2, response can be modified in teardown_hooks.
|
2018-05-31 00:36:10 +08:00 |
|
httprunner
|
b9a1c839bd
|
remove setup_hook_httpntlmauth from built-in hooks
|
2018-05-14 15:09:11 +08:00 |
|
httprunner
|
ae0e6e8049
|
bugfix: modify request with setup_hooks
|
2018-05-14 14:29:26 +08:00 |
|
httprunner
|
2900f5b955
|
fix #173: testset hook in config block
|
2018-05-11 00:44:08 +08:00 |
|
httprunner
|
2bb84b3874
|
refactor hook mechanism:
1, remove EventHook;
2, setup_hooks: could reference request dict;
3, teardown_hooks: could reference Response object.
|
2018-05-10 13:40:47 +08:00 |
|
httprunner
|
901eaab220
|
move tests/data/debugtalk.py to tests/debugtalk.py
|
2018-05-07 15:19:14 +08:00 |
|