salt/tests/unit
rallytime ecb1e3cf82
Fix a couple of PY3 test failures in the rsync module
Fixes:
  - unit.modules.test_rsync.RsyncTestCase.test_rsync
  - unit.modules.test_rsync.RsyncTestCase.test_version
2017-12-15 14:32:32 -05:00
..
acl
beacons Mock open to /var/log/btmp and /var/log/wtmp 2017-10-21 09:50:08 -04:00
cache Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
cli
cloud Merge branch 'develop' into shade 2017-12-11 08:53:13 -07:00
config Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
daemons Fix masterapi AutoKey test 2017-12-05 18:18:27 +01:00
engines
fileserver Use one salt.utils.gitfs.GitFS instance per thread 2017-10-16 15:25:29 -05:00
grains Update old utils paths to new utils paths 2017-12-11 18:43:33 -05:00
loader [PY3] Add unicode_literals to files in root salt/ dir (and associated tests) 2017-12-14 00:47:44 -06:00
modules Fix a couple of PY3 test failures in the rsync module 2017-12-15 14:32:32 -05:00
netapi Fixes inconsistent exception handling in rest_tornado. 2017-10-19 02:22:23 +09:00
output Add testcases for the nested outputter 2017-12-08 11:11:05 +00:00
pillar Merge branch 'develop' into add_file_tree_environments 2017-12-04 11:46:36 -05:00
proxy Add unicode_literals to tops, thorium, proxy, tokens 2017-12-14 21:56:49 -06:00
renderers [PY3] Add unicode_literals to renderers and returners 2017-12-15 00:17:26 -06:00
returners [PY3] Add unicode_literals to renderers and returners 2017-12-15 00:17:26 -06:00
runners Add unicode_literals to runner modules 2017-12-14 19:30:14 -06:00
sdb Fix failing tests for YAML SDB module 2017-12-04 17:42:04 -07:00
serializers Update file state/execution modules and associated files with unicode_literals 2017-12-13 16:43:45 -06:00
ssh Update old utils paths to new utils paths 2017-12-11 18:43:33 -05:00
states Merge pull request #44946 from terminalmage/unicode-file 2017-12-14 16:26:50 -05:00
templates [PY3] Add unicode_literals to files in root salt/ dir (and associated tests) 2017-12-14 00:47:44 -06:00
transport Update old utils paths to new utils paths 2017-12-11 18:43:33 -05:00
utils Merge pull request #44982 from terminalmage/docker-unicode 2017-12-14 11:03:15 -05:00
__init__.py
test_auth.py Update deprecated salt.utils paths to new salt.utils.x paths 2017-10-20 10:48:37 -04:00
test_client.py [PY3] Add unicode literals to the clients and associated files/tests 2017-12-15 00:19:55 -06:00
test_conf.py
test_context.py
test_crypt.py Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
test_daemons.py Fix pickling errors on Windows 2017-10-19 11:50:23 -06:00
test_doc.py Merge branch '2017.7' into 'develop' 2017-11-13 12:27:59 -05:00
test_fileclient.py Fix unit.test_fileclient 2017-08-15 16:34:03 -06:00
test_files.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_log.py
test_map_conf.py
test_master.py Refactor publish func in master/masterapi to use check_authentication 2017-10-17 12:27:13 -04:00
test_minion.py Merge branch '2017.7' into 'oxygen' 2017-12-11 18:24:41 -05:00
test_payload.py [PY3] Add unicode_literals to files in root salt/ dir (and associated tests) 2017-12-14 00:47:44 -06:00
test_pillar.py Rename 'environment' config option to 'saltenv' 2017-11-30 13:08:49 -06:00
test_pydsl.py Merge branch '2017.7' into 'develop' 2017-11-05 20:28:51 -07:00
test_pyobjects.py Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06: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_ssh_config_roster.py Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
test_state.py Update file state/execution modules and associated files with unicode_literals 2017-12-13 16:43:45 -06:00
test_stateconf.py Merge branch '2017.7' into 'develop' 2017-08-22 09:07:26 -04:00
test_target.py
test_template.py [PY3] Add unicode_literals to files in root salt/ dir (and associated tests) 2017-12-14 00:47:44 -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 Rename transport_test file to test_transport and update imports for pytest 2017-06-28 11:35:13 -06:00
test_version.py
test_zypp_plugins.py Fix zypp_plugins unit test for Python 3 2017-06-27 09:26:35 +01:00