Commit Graph

14 Commits

Author SHA1 Message Date
debugtalk
1c97e0bbfe change: format code with balck 2020-05-14 14:21:35 +08:00
debugtalk
826fca83c2 refactor: merge v3 2020-04-23 21:53:03 +08:00
debugtalk
e35e0fb938 fix #808: project_working_directory is not initialized when running passed in data structure 2020-01-02 22:33:34 +08:00
debugtalk
46c3a43187 refactor: is_test_content 2020-01-01 23:19:29 +08:00
debugtalk
b5be7f0cb4 refactor: is_test_path 2020-01-01 22:34:41 +08:00
debugtalk
dbcb3bdb8d refactor: make JsonSchemaChecker as loader module function 2020-01-01 22:02:29 +08:00
debugtalk
606b959d19 fix: unittest for jsonschema checker 2019-12-31 17:49:15 +08:00
debugtalk
3213f5bf5d refactor: use loader.load_cases to validate test files 2019-12-30 21:51:30 +08:00
debugtalk
5483b49935 change: function name, validate_json_file => validate_test_file 2019-12-30 20:26:16 +08:00
debugtalk
780ec65636 change: ensure upload file path absolute in parser 2019-12-12 21:14:16 +08:00
debugtalk
a8641dea34 refactor: rename module name, loader/cases -> loader/buildup 2019-12-10 16:33:37 +08:00
debugtalk
1ac4bafd39 refactor: change function name to avoid conflict with unittest loader 2019-12-05 23:35:33 +08:00
debugtalk
a04b5e9593 refactor: make loader as submodule, split to check/locate/load/cases 2019-12-05 23:23:38 +08:00
debugtalk
d4b7d8f04f refactor: make loader as submodule 2019-12-05 20:47:51 +08:00