salt/tests
Erik Johnson b1ae012852
Remove unnecessary additional assert
It looks like this was just written to assert the output of a failed
call to `ip.down`, which raises a KeyError at this point of the test
because it is not within the `with` block in which this function is
mocked.
2018-01-27 16:30:29 -06:00
..
integration Fix several shadow tests for PY3 2018-01-26 11:19:15 -06:00
kitchen comment wordpress module 2017-10-30 13:34:28 -06:00
perf Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
pkg/rpm
support Replace all usage of six.b 2018-01-24 09:17:28 -06:00
unit Remove unnecessary additional assert 2018-01-27 16:30:29 -06:00
utils Move test case to the unit tests 2018-01-26 10:34:31 +01:00
__init__.py
buildpackage.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
committer_parser.py Use with blocks (or try/finally) to ensure filehandles are closed 2017-11-09 15:05:40 -06:00
conftest.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
consist.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
eventlisten.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
eventlisten.sh
jenkins.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
minionswarm.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
modparser.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
packdump.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
runtests.py Revert "Clear Python 2 .pyc files when Python 3 suite runs" 2017-12-20 08:39:41 -06:00
salt-tcpdump.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
saltsh.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
wheeltest.py
whitelist.txt Add back the two loader tests 2017-04-17 14:04:20 -06:00
zypp_plugin.py Pylint fixes 2017-06-21 10:09:11 +01:00