tempest/tempest/tests/lib/cmd
Martin Kopec ea3e38c2af Fix test_fix_argument_yes
The test was randomly failing which was most likely caused by
a race condition - the temporary module is not created at the
moment when the test tries to load it.
This commit moves the temp module creation into a setUp method.

Closes-Bug: #1918316
Change-Id: I5d5356200f531a06b2814205d65f20dc528cf046
2021-09-14 05:13:02 +00:00
..
__init__.py Add unit tests for check_uuid.py 2020-06-24 15:03:08 +00:00
test_check_uuid.py Fix test_fix_argument_yes 2021-09-14 05:13:02 +00:00