Commit Graph
68 Commits
Author SHA1 Message Date
debugtalk cd4e635d83 change validators from dict to list, as there may be several tests on one filed 2017-06-29 18:15:28 +08:00
debugtalk 63c9d209e9 do not need to config extract_binds if only want to validate results 2017-06-29 17:19:06 +08:00
debugtalk 6854607cf0 refactor: add extract_binds and validators 2017-06-29 15:27:26 +08:00
debugtalk 997e9d642b extract_response when initialize ResponseObject 2017-06-28 23:35:56 +08:00
debugtalk 207998a2f5 change method name 2017-06-28 23:25:08 +08:00
debugtalk c3d975133e create ResponseObject, each test result will be associated with a ResponseObject 2017-06-28 23:08:17 +08:00
debugtalk be60e8f0c0 bind_extractors: Bind named extractors to value within the context. 2017-06-28 21:38:43 +08:00
debugtalk 4250992ad9 move response relevant code to ate/response.py 2017-06-28 15:29:40 +08:00
debugtalk fbb7df5826 update doc string 2017-06-28 11:43:23 +08:00
debugtalk 2531cc3920 update function doc strings 2017-06-27 16:14:31 +08:00
debugtalk 5092e113d2 run_test: add doc string 2017-06-27 14:16:26 +08:00
debugtalk a30025e39c run_testsets: optimize testsets structure 2017-06-27 12:11:40 +08:00
debugtalk 0e08f33667 TestRunner: testsets can be configured in public config 2017-06-26 15:47:45 +08:00
debugtalk 668e17d45a TestRunner: change method name 2017-06-26 11:58:07 +08:00
debugtalk 56c2f0decf TestRunner: run testcase writen in separate template 2017-06-26 11:51:08 +08:00
debugtalk 4267e369c5 improve exception notification 2017-06-22 23:14:33 +08:00
debugtalk fc7ded4046 TestRunner: run testcase suite 2017-06-21 18:43:15 +08:00
debugtalk 1965a7ddce TestRunner: run single testcase 2017-06-21 18:26:02 +08:00