validations-libs/validations_libs/tests/callback_plugins
Jiri Podivin b191190a6b Constraining runtime selection and behavior to improve local testing stability
New issues were encountered during unit test execution on local machines,
caused by introduction of new runtime and unexpected mock behavior.

Patch limits the test execution enviornmnet to Python3.8, while removing
offending autospecced mocks from unit tests.

Closes-Bug: #1982750

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I67e7e594cb1aa4f6043c1ca1869828efc7f119b5
2022-07-27 08:01:21 +00:00
..
__init__.py Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
fakes.py Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
test_vf_fail_if_no_hosts.py Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
test_vf_http_json.py Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
test_vf_validation_json.py Constraining runtime selection and behavior to improve local testing stability 2022-07-27 08:01:21 +00:00
test_vf_validation_output.py Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
test_vf_validation_stdout.py Constraining runtime selection and behavior to improve local testing stability 2022-07-27 08:01:21 +00:00