Commit Graph

6 Commits

Author SHA1 Message Date
debugtalk
07cb8d1d55 add test for get_eval_value 2017-07-01 22:31:49 +08:00
debugtalk
ac5f81cacf add test for get_parsed_request 2017-07-01 22:08:00 +08:00
debugtalk
d4493a8283 add test for import_module_functions 2017-07-01 21:54:14 +08:00
debugtalk
dc7a4b69bc refactor context:
1, testset and testcase are in different context level;
2, testset context will be initialized when a file is loaded, and testcase level context initializes when each testcase starts;
3, testcase context should inherit from testset context configs, and the testcase context has high priority.
2017-07-01 21:44:04 +08:00
debugtalk
887845493d make variables marker unified to be 2017-06-27 23:56:59 +08:00
debugtalk
75d06aecca Context: Manages binding of variables 2017-06-26 00:57:58 +08:00