salt/tests/support
Erik Johnson a94d081004 Add check for git-http-backend
This allows for more graceful test failures when the libexec dir is
different from what the test class determines it should be.
2017-05-03 15:16:16 -05:00
..
ext Move whatever we need from salttesting to salt. 2017-02-28 22:52:49 +00:00
parser Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
__init__.py Moved some test supporting modules to tests/support 2017-02-28 22:52:48 +00:00
case.py Make sure we close the spooled temporary file 2017-04-04 18:58:19 +01:00
cherrypy_testclasses.py Use setUpClass instead of __init__ 2017-04-28 13:33:37 +01:00
cptestcase.py Properly handle bytes 2017-03-08 18:34:33 +00:00
gitfs.py Add check for git-http-backend 2017-05-03 15:16:16 -05:00
helpers.py Prepare git_pillar test code for adding HTTP tests 2017-04-24 11:00:39 -05:00
mixins.py Write the generated configuration into a config file 2017-04-28 13:33:36 +01:00
mock.py Pylint disable 2017-04-01 14:22:55 +01:00
paths.py Ditch initial double forward slashes 2017-03-08 18:34:35 +00:00
processes.py Using pytest start_daemon 2017-02-28 22:52:48 +00:00
runtests.py Let's use the system temp dir as it was to see if it fixes the test failure 2017-04-05 00:34:39 +01:00
unit.py Delete all attributes even strings, boolean, integers 2017-04-28 13:33:37 +01:00
xmlunit.py Code cleanup and make sure the beacons config file is deleted after testing 2017-03-09 19:29:16 +00:00