salt/tests/unit
2018-11-02 18:22:55 +00:00
..
auth fix pylint 2018-02-13 07:45:13 -07:00
beacons fixing type in load beacon module and adding option validators to config check function along with mock default values in test 2018-11-02 18:22:55 +00:00
cache Fixing lint. 2018-09-10 12:43:55 -04:00
cli Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
client Use get_config_dir() instead of self.config_dir 2018-10-29 10:23:00 -04:00
cloud Rename test_map_conf test file to respect naming convention 2018-08-14 13:53:29 -05:00
config Consolidate misplaced tests into tests/unit/test_config.py 2018-08-14 13:53:29 -05:00
daemons Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
engines Rename slack engine test file to respect naming convention 2018-08-14 13:53:29 -05:00
executors Fix _get_hash in splay executor 2018-09-05 16:09:07 -05:00
files fix test boto imports 2018-01-18 14:56:27 -07:00
fileserver Update tests to reflect behavior changes 2018-10-15 10:16:44 -05:00
grains Fix proper part name in the string-bound CPE 2018-10-09 16:37:15 +02:00
modules fix test 2018-10-29 14:45:23 -05:00
netapi Consolidate netapi tests and move them to reflect naming convention 2018-08-14 13:53:30 -05:00
output Rename outputter tests to match naming convention 2018-08-14 13:53:31 -05:00
pillar Remove saltclass pillar unit test for list expansion 2018-10-29 10:34:24 -04:00
proxy Add unicode_literals to tops, thorium, proxy, tokens 2017-12-14 21:56:49 -06:00
renderers Move/merge more test modules 2018-05-10 14:53:52 -05:00
returners Remove pgjsonb returner unit tests 2018-10-26 15:58:46 -04:00
roster Update mock_open usage to reflect read_data type enforcement 2018-06-23 15:04:47 -05:00
runners Merge branch '2017.7' into '2018.3' 2018-08-10 13:12:14 -04:00
sdb [PY3] Add unicode_literals to sdb and serializers 2017-12-28 13:18:00 -06:00
serializers Merge branch '2017.7' into '2018.3' 2018-09-13 17:11:18 -04:00
states update test assertions 2018-11-01 08:41:53 +11:00
tops Add skipIf when older mock present 2018-04-04 10:54:47 -05:00
transport Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
utils Merge pull request #50182 from terminalmage/issue50050 2018-10-29 12:25:06 -04:00
__init__.py
test_acl.py Rename acl unit test module to confirm to naming convention 2018-08-14 13:53:30 -05:00
test_auth.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_client.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_cloud.py Revert "Rename test_map_conf test file to respect naming convention" 2018-10-29 10:46:29 -04:00
test_config.py Add back test accidentally deleted when cherry-picking 2018-10-23 14:46:05 -05:00
test_crypt.py m2crypto open file in rb mode for pub key 2018-06-29 14:43:06 -04:00
test_doc.py Use tests.support.paths instead of deprecated integration module 2018-08-14 13:53:29 -05:00
test_fileclient.py Consolidate/move fileclient/fileserver tests to conform to naming convention 2018-08-14 13:53:30 -05:00
test_fileserver.py Consolidate/move fileclient/fileserver tests to conform to naming convention 2018-08-14 13:53:30 -05:00
test_loader.py Moar Lint 2018-10-23 14:48:31 -05:00
test_log.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_master.py Distinguish between Authorization and Authentication errors 2018-01-23 17:05:22 -05:00
test_minion.py Updating the resolve_dns function in minion.py to include a new minion configuration option which will control how many attempts will be made when the master hostname is unable to be resolved before giving up. 2018-09-27 08:44:06 -07:00
test_mock.py Ignore IOError when tearing down filehandles not opened for reading 2018-06-23 21:28:34 -05:00
test_module_names.py Moar Lint 2018-10-23 14:48:31 -05:00
test_payload.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_pillar.py Update tests to reflect behavior changes 2018-10-15 10:16:44 -05:00
test_simple.py
test_spm.py Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
test_state.py Remove unused imports 2018-06-15 17:45:56 -05:00
test_template.py [PY3] Add print_function import to files with unicode_literals already added 2017-12-15 12:14:18 -06:00
test_transport.py Rename transport_test file to test_transport and update imports for pytest 2017-06-28 11:35:13 -06:00
test_version.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_zypp_plugins.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00