salt/tests/unit
2019-03-07 11:31:31 -05:00
..
auth Update unit tests for auth.ldap 2018-12-31 14:34:10 -07:00
beacons Merge pull request #51815 from garethgreenaway/51673_multiple_file_sections_with_excludes 2019-03-05 12:49:38 -07: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 Fix linter issues 2019-01-30 17:05:03 -05:00
config Use pillar roots validation method 2019-01-22 12:19:06 -07: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 Allow dynamic file_roots 2019-02-06 21:33:11 +01:00
grains lint 2018-11-15 10:31:30 -08:00
modules Check for path to be a symlink 2019-03-07 11:31:31 -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 Merge branch '2017.7' into '2018.3' 2018-12-14 11:15:48 -05: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 Show objects on assertion failure 2019-01-25 13:00:03 +00:00
states Make recurse and directory case sensitive 2019-02-22 11:44:39 -07:00
tops Add skipIf when older mock present 2018-04-04 10:54:47 -05:00
transport Add sleep before sending stop over UDP 2019-01-25 14:48:40 -05:00
utils Fix edge case when minion ID is a 16-character string 2019-03-01 10:52:03 -05:00
__init__.py
test__compat.py Fix lint 2019-03-05 10:28:59 -07:00
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 Fix pylint 2019-01-14 15:09:27 -05: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 Fix poorly-written test 2019-01-15 05:56:40 -06: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 Merge branch '2018.3' into virtualnames 2019-02-19 16:59:42 -06: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
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
test_version.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_virtualname.py fix use of virtualname 2019-02-19 13:16:06 -06:00
test_zypp_plugins.py Do not load zyppnotify file on module import 2019-02-12 11:25:24 +01:00