Commit Graph

9 Commits

Author SHA1 Message Date
httprunner
b262ae5e5e validate: set expect as alias for expected 2017-11-13 20:56:46 +08:00
httprunner
49797c51fd rename validators to validate 2017-11-01 14:43:28 +08:00
httprunner
62c64e9309 rename extractor/extractors to extract 2017-11-01 14:30:36 +08:00
httprunner
fa82c26e9f rename keyword: variable_binds => variables 2017-10-24 15:59:09 +08:00
httprunner
05d390169a rename keyword: extract_binds => extractors 2017-10-24 15:40:59 +08:00
httprunner
8d568d9e0d request in config should also be parsed 2017-09-12 22:32:52 +08:00
httprunner
5829e8d21b call function anywhere in testcase 2017-08-01 11:33:31 +08:00
httprunner
0674d6ab33 update demo testset: change position of variable binds 2017-07-23 11:29:48 +08:00
httprunner
16307e2ebe refactor mock server:
1, remove authentication switcher;
2, change authentication method: from verify request data's md5 to get token at the beginning.
2017-07-22 15:15:05 +08:00