mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
3660dff13c
When one match fails (and some of these can be flaky) the whole test fails. This makes it somewhat difficult to track down why the test fails. I am hoping we won't need the sleeps in this change when the tests are separate, but let's see how that goes. It worked fine in my testing. I also updated the test to use pytest notation, rather than unittest. |
||
---|---|---|
.. | ||
__init__.py | ||
test_arguments.py | ||
test_auth.py | ||
test_call.py | ||
test_cloud.py | ||
test_cp.py | ||
test_enabled.py | ||
test_key.py | ||
test_master_tops.py | ||
test_master.py | ||
test_matcher.py | ||
test_minion.py | ||
test_proxy.py | ||
test_runner.py | ||
test_saltcli.py | ||
test_spm.py | ||
test_syndic.py |