salt/tests/unit
2018-06-18 14:48:53 -05:00
..
acl fix assert errors 2018-03-13 21:01:46 +00:00
auth fix pylint 2018-02-13 07:45:13 -07:00
beacons Add MockCall to tests.support.mock to track calls 2018-06-18 10:34:33 -05:00
cache Merge branch '2017.7' into 'oxygen' 2018-02-08 11:23:31 -05:00
cli Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
cloud Merge pull request #47989 from dwoz/awscloud 2018-06-06 13:44:28 -07:00
config Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
daemons Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
engines Removing target and tgt_type from the cmdline that is passed along to Salt, the target is used else where and including it in the cmdline causes problem when it is passed along. Adding an additional test to ensure we are getting the right targt. 2018-04-23 20:14:51 -07:00
files fix test boto imports 2018-01-18 14:56:27 -07:00
fileserver Merge branch '2017.7' into '2018.3' 2018-06-15 16:51:45 -04:00
grains Update new core grains tests to reflect changes in mock_open 2018-06-18 11:53:59 -05:00
loader Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
modules Update mount module unit tests to reflect changes in mock_open 2018-06-18 13:39:52 -05:00
netapi Lint: use full path for event utils function 2018-04-20 09:35:33 -04:00
output Add unit tests for table outputter 2018-05-16 00:02:14 -05:00
pillar Add test for issue #48145 2018-06-15 23:48:14 +07: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 Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
roster Move/merge more test modules 2018-05-10 14:53:52 -05:00
runners Add unicode_literals to runner modules 2017-12-14 19:30:14 -06:00
sdb [PY3] Add unicode_literals to sdb and serializers 2017-12-28 13:18:00 -06:00
serializers Fix difference between CSafeDumper and Dumper in yaml serializer test 2018-01-23 19:34:25 -06:00
ssh Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
states Remove the unnecessary to_unicode stuff 2018-06-05 17:49:22 -06:00
templates lint: get_context is in stringutils.py now 2018-04-17 16:29:48 -04: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 Fix mock_open call to use new multifile syntax 2018-06-18 00:21:26 -05:00
__init__.py
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_config.py Move/merge more test modules 2018-05-10 14:53:52 -05:00
test_context.py Replace json module usage with a helper to ensure unicode content is handled properly 2017-12-27 09:30:58 -06:00
test_crypt.py Update crypt unit tests to reflect changes in mock_open 2018-06-18 10:38:53 -05:00
test_doc.py Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
test_fileclient.py Fix errors when attempting to cache files with long names or URLs 2018-05-15 22:39:09 -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 Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mock.py Add tests for read_data being a list, and containing unicode or bytestrings 2018-06-18 14:48:53 -05:00
test_payload.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_pillar.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_simple.py
test_spm.py
test_state.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04: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_test_module_names.py Replace os.walk with a helper function 2017-12-13 16:38:12 -06:00
test_transport.py
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