Commit Graph

586 Commits

Author SHA1 Message Date
httprunner
93bb6330d2 refactor: extract encoding/ok/reason/url 2018-07-25 16:22:08 +08:00
httprunner
7f640de79e refactor: extract content/text/json 2018-07-25 16:10:45 +08:00
httprunner
077cae3ca1 refactor: extract headers 2018-07-25 12:18:33 +08:00
httprunner
95a4740525 refactor: extract elapsed 2018-07-25 12:04:07 +08:00
httprunner
aff69944b8 refactor: extract cookie 2018-07-25 11:47:10 +08:00
httprunner
d5616b3a16 refactor: extract status_code 2018-07-25 11:25:12 +08:00
httprunner
3c17aa649c rename excpetion module to exceptions 2018-07-25 10:52:16 +08:00
httprunner
e6a834c6c6 group exceptions to 2 types: failure and error 2018-07-25 10:40:20 +08:00
httprunner
505f4d5dbc bugfix: display default test suite name if not specified 2018-07-24 20:22:26 +08:00
httprunner
14f825b164 update extract log 2018-07-24 18:18:42 +08:00
httprunner
b6e306fd38 validate all validators even if failed 2018-07-24 18:04:10 +08:00
httprunner
705df59ca1 support validate with response time 2018-07-23 21:30:01 +08:00
httprunner
423f35980e bugfix: stringfy data before generating report 2018-07-21 12:57:55 +08:00
httprunner
19475c0fb4 convert CaseInsensitiveDict to dict 2018-07-21 12:25:23 +08:00
httprunner
8bdb05faf0 record more info about request and response, and display in report 2018-07-21 11:40:44 +08:00
httprunner
47b1fe2cd3 convert datetime object to string in summary data structure 2018-07-20 18:15:22 +08:00
httprunner
1a8706f32e convert OrderedDict to dict 2018-07-20 11:39:15 +08:00
httprunner
cacdb93831 display parameters and output in report 2018-07-20 11:09:42 +08:00
httprunner
d198174ec0 display validators in report log 2018-07-19 23:56:24 +08:00
httprunner
9a0112521f call print_output after each testset 2018-07-19 15:28:42 +08:00
httprunner
834154cc4e refactor report: split test suite to separate tables 2018-07-19 15:15:09 +08:00
httprunner
0460e1d07e fix compability for stringify_body 2018-07-12 11:12:34 +08:00
httprunner
7eee813542 fix #155: remove safe mark 2018-07-10 13:06:21 +08:00
httprunner
4fa93fa820 fix #269: display the former url when the current testcase failed 2018-07-01 22:52:25 +08:00
httprunner
e6e0a5949f bugfix: ensure report generation when test failed 2018-07-01 17:01:46 +08:00
httprunner
4aaedc6caf Merge branch 'master' of https://github.com/httprunner/HttpRunner 2018-06-29 12:09:52 +08:00
httprunner
ff89336076 add margin-bottom in default report 2018-06-29 12:09:21 +08:00
debugtalk
fee9898daa Merge pull request #272 from RockFeng0/master
extract关键字中,支持在跳转请求中获取cookie
2018-06-22 23:22:42 +08:00
debugtalk
40b51e61c0 Merge pull request #286 from HarrisChu/fix_locusts
fix locusts for test api and suite
2018-06-22 23:20:55 +08:00
junpeng chu
b54dec4e1a fix locusts for test api and suite 2018-06-22 10:50:26 +08:00
rock feng
522e2fa266 Update runner.py 2018-06-13 19:56:37 +08:00
rock feng
d568de0f61 Delete .project 2018-06-13 19:55:56 +08:00
rock feng
c7aff65e82 Delete .pydevproject 2018-06-13 19:55:42 +08:00
rockfeng0
9e6fd7d3db support-> {"extract": ["head_cookie": "request.headers.cookie"]} 2018-06-12 17:34:35 +08:00
rockfeng0
b70bb5a7b2 support->extract: [JSESSIONID: request.headers.cookie.JSESSIONID] 2018-06-12 17:26:34 +08:00
httprunner
28ae4d0c97 fix #255: validate with custom functions 2018-06-11 21:52:21 +08:00
httprunner
a202fc0866 bugfix: strip environment value 2018-06-11 20:00:37 +08:00
rockfeng0
e3da33ee22 pydev 2018-06-11 11:14:00 +08:00
httprunner
2b40399d05 Merge branch 'master' of https://github.com/httprunner/HttpRunner 2018-06-10 23:24:56 +08:00
httprunner
230478edfa add tests for loading api with hooks 2018-06-10 23:24:30 +08:00
debugtalk
9a31e737eb Merge pull request #265 from yinquanwang/master
add the contiditions for pass case
2018-06-05 22:02:30 +08:00
尹全旺
242b3010bc add pass filters 2018-06-05 11:23:40 +08:00
httprunner
ff206a8202 Merge branch 'master' of https://github.com/httprunner/HttpRunner 2018-06-02 22:32:29 +08:00
httprunner
6291c07109 fix #260: auto remove space in function args 2018-06-02 22:32:07 +08:00
debugtalk
269df4f0c2 Merge pull request #262 from yinquanwang/master
bug fixed:filter case status invalid
2018-06-02 22:08:08 +08:00
尹全旺
bfae546ec6 bug fixed:filter case status invalid 2018-06-01 14:20:04 +08:00
httprunner
2049e8fc1f fix #155: xss prevention 2018-05-31 14:50:22 +08:00
httprunner
55467c2b9f fix compatibility for python 3.4, 3.5 2018-05-31 00:53:32 +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
c23016f3c1 update test_load_folder_files 2018-05-30 17:10:28 +08:00