Add `validate_test_case` fixture with using of `jsonschema`. Specify all required...
authorVitaliy Urusovskij <vitaliy.urusovskij@intel.com>
Wed, 28 Oct 2020 21:11:01 +0000 (00:11 +0300)
committerGitHub <noreply@github.com>
Wed, 28 Oct 2020 21:11:01 +0000 (00:11 +0300)
commite1f4585cb8e30023f9fd1708d503fc05562828f9
treeecd3b57c380a3ab5562e9b06153c640942fc87e3
parent347e1206d541e01fc66a176a8fc7740cd7e637aa
Add `validate_test_case` fixture with using of `jsonschema`. Specify all required fields for test cases (#2821)
tests/time_tests/test_runner/.automation/tgl_test_config.yml
tests/time_tests/test_runner/conftest.py
tests/time_tests/test_runner/requirements.txt
tests/time_tests/test_runner/test_config.yml
tests/time_tests/test_runner/test_timetest.py