salt/tests/unit
twangboy 3de18ec7b8
Fix failing test
In py3 bytes are actual bytes and you can't join them with strings
So, you have to make sure everything's the same type
I used `.encode()`
2018-10-10 14:10:10 -06:00
..
auth
beacons Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05: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 Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
cloud Rename test_map_conf test file to respect naming convention 2018-08-14 13:53:29 -05:00
config Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
daemons Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
engines Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
executors Fix _get_hash in splay executor 2018-09-05 16:09:07 -05:00
files add tests 2018-07-11 18:10:45 -05:00
fileserver Work around git-python resource leaks 2018-08-31 20:17:42 +00:00
grains Merge branch '2018.3' into 'fluorine' 2018-09-30 12:36:52 -04:00
modules Fix failing test 2018-10-10 14:10:10 -06:00
netapi Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
output Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
pillar Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
proxy
renderers Merge branch '2018.3' into 'develop' 2018-05-15 12:38:01 -04:00
returners Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
roster tests/unit/roster/test_terraform.py:13: [W0611(unused-import), ] Unused TESTS_DIR imported from tests.support.paths 2018-08-05 08:44:55 +02:00
runners Merge branch '2018.3' into 'fluorine' 2018-08-14 09:57:37 -04:00
sdb
serializers Merge branch '2017.7' into '2018.3' 2018-09-13 17:11:18 -04:00
states Merge branch '2018.3' into 'fluorine' 2018-09-12 12:47:09 -04:00
templates/files Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
tops
transport Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
utils Merge branch '2018.3' into 'fluorine' 2018-09-30 12:36:52 -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 Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
test_config.py allow syndic config to be ipv6 2018-08-27 09:06:14 -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 Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
test_log.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_master.py
test_minion.py Merge branch '2018.3' into 'fluorine' 2018-08-28 12:06:32 -04: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 remote-tracking branch 'upstream/2018.3' into merge-fluorine 2018-08-17 07:52:59 -05:00
test_payload.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_pillar.py lint 2018-09-24 15:54:49 -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
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