Commit Graph
100 Commits
Author SHA1 Message Date
httprunner 58594905ca refactor: extract field 2018-07-25 19:13:56 +08:00
httprunner 85bb37194d refactor: query json content 2018-07-25 17:32:12 +08:00
httprunner 007cfd9d1b remove exception type: ResponseFailure 2018-07-25 16:47:55 +08:00
httprunner 001eed3216 fix compatibility with python2.7 2018-07-25 16:39:05 +08:00
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
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
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
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
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
httprunner d9e6bdc614 fix variable name 2018-05-29 15:06:21 +08:00
httprunner a7f96c8f3c Merge branch 'master' of https://github.com/httprunner/HttpRunner 2018-05-29 14:25:45 +08:00
httprunner a6e10a23fa replace (ms) to _ms 2018-05-29 14:25:15 +08:00
httprunner 3134cda648 fix typo error 2018-05-25 15:18:24 +08:00
httprunner a756bce2fd add TODO for comparator uniform 2018-05-22 21:41:28 +08:00
httprunner 4d744544f8 update qrcode link 2018-05-14 17:35:05 +08:00
httprunner 3722a79014 bugfix: make compatible with download api that response in bytes 2018-05-14 17:14:44 +08:00
httprunner 84bc74374c render README of markdown format in pypi 2018-05-14 15:30:48 +08:00
httprunner ec605d0cf2 test setup install 2018-05-14 15:17:32 +08:00
httprunner b2e52d0789 update setup.py 2018-05-14 15:12:48 +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 d2b0343266 update README 2018-05-13 14:39:41 +08:00
httprunner 91dc30c9ab add wechat QR code 2018-05-12 23:35:12 +08:00
httprunner 08eb59190e remove examples 2018-05-12 21:12:25 +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 9bd0041eea remove tests/httpbin/debugtalk.py 2018-05-10 12:39:37 +08:00
httprunner a223ca04d3 call load_dot_env_file when initializing HttpRunner 2018-05-09 17:21:08 +08:00
httprunner 1b1dc8948e remove flask dev 2018-05-07 15:21:49 +08:00
httprunner 901eaab220 move tests/data/debugtalk.py to tests/debugtalk.py 2018-05-07 15:19:14 +08:00
httprunner 1c7c65523e bugfix #210: SuiteNotFound 2018-05-07 12:10:20 +08:00
httprunner 487fd9a62b release 1.4.0 2018-05-03 16:12:18 +08:00
httprunner 017e6dc0ec fix Python version compability 2018-05-03 16:04:58 +08:00
httprunner 5cf5aae3f9 fix compability: flask < 1.0.0 2018-05-03 12:46:50 +08:00
httprunner e63ad6363c update Pipfile 2018-05-03 11:47:31 +08:00
httprunner aff902d43c replace online httpbin service with httpbin lib 2018-05-02 17:43:07 +08:00
httprunner 7e263a0cbc refactor testcase layer 2018-05-02 16:29:35 +08:00
httprunner d8ae4c0660 group file functions to utils.FileUtils 2018-04-29 13:30:25 +08:00
httprunner 9ff4e272dd add requests_toolbelt dependency 2018-04-25 22:27:47 +08:00
httprunner 48d1790695 fix unittest 2018-04-24 20:54:59 +08:00
httprunner 5aa8e7df44 fix #196: join base url and path 2018-04-24 20:48:38 +08:00
httprunner 99d66db9b2 fix #139: hooks execution order 2018-04-24 17:00:58 +08:00
httprunner e263021c3b merge_validator: support checking unhashable values such as dict 2018-04-23 21:28:59 +08:00
httprunner e1bcb74c5f fix #188: display response image in html report 2018-04-22 13:29:41 +08:00
httprunner d8c326296d only show request body row if request method is POST or PUT 2018-04-22 13:03:32 +08:00
httprunner 84ea7c84ea join base_url and path nicely 2018-04-22 12:53:56 +08:00
httprunner 4516990d18 refactor report template: display request and response data in popup table 2018-04-22 12:12:04 +08:00
httprunner 2a20afb58e bugfix: testset file path 2018-04-20 22:05:50 +08:00
httprunner 43db00e4c1 fix #191: request data dumps 2018-04-20 22:00:56 +08:00
httprunner fafbf1caa0 fix #185: log hrun logs to specified file 2018-04-20 15:25:24 +08:00
httprunner a430e702d5 fix #183: type error 2018-04-20 11:19:35 +08:00
httprunner 63fcaa5140 #135: extract cookie from response 2018-04-19 23:40:42 +08:00
httprunner 82341416e1 fix #122: jump to the corresponding record when closed window 2018-04-19 22:26:55 +08:00
httprunner 2872c08246 fix #161: print warning when api definition duplicated occured 2018-04-19 22:16:19 +08:00
httprunner e80dc2b262 #169: add builtin support for uploading files 2018-04-17 23:20:39 +08:00
httprunner c6aa82a276 update help description 2018-04-17 22:20:09 +08:00
httprunner 5dfdd6ad93 refactor function name: load_testcases_by_path => load_testsets_by_path 2018-04-17 21:42:48 +08:00
httprunner a92f382571 call HttpRunner class with testsets data structure other than path 2018-04-17 21:41:02 +08:00
httprunner efaf4365b2 refactor lib function interface 2018-04-17 16:45:45 +08:00
httprunner dd643eb40c filter output if out is empty 2018-04-16 20:35:53 +08:00
httprunner 409f1e139f print response text if failed to extract check item from response 2018-04-16 00:55:05 +08:00
httprunner 36638534ea rename arg name: --cpu-cores => --processes 2018-04-11 22:53:46 +08:00
httprunner d6de0d1324 fix #155: XSS in Jinja2 rendering 2018-04-10 10:55:50 +08:00
httprunner a64ecddb3c bugfix: when variable reference in testcase name is extracted from former testcase, exception will occur 2018-04-02 16:28:46 +08:00
httprunner 54bf5af7a8 log extract field 2018-03-30 18:47:07 +08:00
httprunner 549898a01d add test for type_match comparator #94 2018-03-27 22:56:58 +08:00
httprunner d59c89bd9f fix #127: display full url in html report log 2018-03-27 22:50:09 +08:00
httprunner 5219f7800f fix #131: parameter data driven with pair keys 2018-03-27 22:39:43 +08:00