salt/tests/unit
2018-05-25 20:54:54 -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 Fixing date in unit.beacons.test_btmp_beacon.BTMPBeaconTestCase.test_match_time 2018-05-24 09:57:43 -07:00
cache Merge branch '2017.7' into 'oxygen' 2018-02-08 11:23:31 -05:00
cli Move/merge more test modules 2018-05-10 14:53:52 -05:00
cloud salt.cloud: use salt.utils.dictupdate.update for provider 2018-05-16 13:46:41 -04:00
config Use decorators for temp files/dirs in test suite 2018-04-18 19:46:29 -05:00
daemons Distinguish between Authorization and Authentication errors 2018-01-23 17:05:22 -05:00
engines Merge pull request #47309 from rallytime/merge-develop 2018-04-26 11:15:50 -04:00
files fix test boto imports 2018-01-18 14:56:27 -07:00
fileserver Update tests to reflect bugfix 2018-05-02 15:21:39 -05:00
grains Merge branch '2018.3' into 'develop' 2018-05-15 12:38:01 -04:00
loader Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
modules Merge pull request #47832 from cbosdo/virt-fixes 2018-05-25 20:54:54 -05:00
netapi Merge branch '2018.3' into 'develop' 2018-04-20 15:40:49 -04:00
output Merge branch '2018.3' into 'develop' 2018-05-23 12:57:58 -04:00
pillar Merge branch '2018.3' into 'develop' 2018-05-02 15:28:21 -04:00
proxy Add unicode_literals to tops, thorium, proxy, tokens 2017-12-14 21:56:49 -06:00
renderers Merge branch '2018.3' into 'develop' 2018-05-15 12:38:01 -04:00
returners Removing unused imports. Fixing function return. 2018-05-01 16:07:40 -07:00
roster Merge branch '2018.3' into 'develop' 2018-05-15 12:38:01 -04: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 Skip SSHPasswordTests if ssh binary is not found 2018-03-07 16:36:06 +01:00
states Merge branch '2018.3' into 'develop' 2018-05-23 12:57:58 -04: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 Patch ZMQ versions for master_uri test 2018-04-10 13:02:57 -04:00
utils Merge branch '2018.3' into 'develop' 2018-05-23 12:57:58 -04:00
__init__.py
test_auth.py [PY3] Add unicode_literals to acl, auth, and netapi modules 2018-01-05 10:31:11 -06:00
test_client.py Merge branch '2017.7' into '2018.3' 2018-04-17 10:54:42 -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 Always sign and verify bytes 2018-04-27 16:20:18 -07:00
test_doc.py
test_fileclient.py Fix errors when attempting to cache files with long names or URLs 2018-05-04 09:39:42 -07:00
test_log.py
test_master.py Distinguish between Authorization and Authentication errors 2018-01-23 17:05:22 -05:00
test_minion.py Fixing unit.test_minion.MinionTestCase.test_beacons_before_connect and unit.test_minion.MinionTestCase.test_scheduler_before_connect. 2018-05-22 12:12:49 -07:00
test_payload.py Payload Py3 fix and set handling. 2018-03-02 06:01:42 +03:00
test_pillar.py mocked file_roots and pillar_roots should be dicts 2018-04-18 13:20:07 -05:00
test_simple.py
test_spm.py
test_state.py Refactor unit tests so they call class-based decorator 2018-01-17 14:13:25 +01: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
test_zypp_plugins.py