salt/tests
Erik Johnson 91812ff510
Squelch spurious errors logged in unit tests
We are getting errors in the LazyLoader because certain functions are
not present in the LazyDict due to being left out of the whitelist.
These don't cause the tests to fail, but they do result in a lot of
spurious errors in the test suite.
2018-10-18 14:01:28 -05:00
..
integration Update old utils paths to use new paths 2018-10-17 10:24:26 -04:00
kitchen comment wordpress module 2017-10-30 13:34:28 -06:00
perf
pkg/rpm
support Add spm tests for windows 2018-10-04 15:43:50 -07:00
unit Squelch spurious errors logged in unit tests 2018-10-18 14:01:28 -05:00
utils Move test case to the unit tests 2018-01-26 10:34:31 +01:00
__init__.py
buildpackage.py
committer_parser.py Use with blocks (or try/finally) to ensure filehandles are closed 2017-11-09 15:05:40 -06:00
conftest.py Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04: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
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 Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04: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
runtests.py Merge branch '2017.7' into '2018.3' 2018-09-19 09:59:32 -04:00
salt-tcpdump.py
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 Merge branch '2018.3' into shelltests 2018-10-05 11:15:23 -07:00
zypp_plugin.py