salt/tests/unit
Erik Johnson 877abb89d0
Complete the salt.utils refactor
This moves the remaining 30 functions from salt.utils to new locations.
2017-10-15 09:43:31 -05:00
..
acl Cleanup test attributes once finished 2017-03-28 19:00:51 +01:00
beacons Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
cache Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
cli Merge branch '2016.11' into 'develop' 2017-03-28 17:09:30 -06:00
cloud merge upstream develop 2017-09-27 14:26:32 -06:00
config Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
daemons merge upstream develop 2017-09-27 14:26:32 -06:00
engines Drop @patch usage 2017-04-28 13:36:42 +01:00
fileserver merge upstream develop 2017-09-27 14:26:32 -06:00
grains Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
loader Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
modules Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
netapi Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
output Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
pillar pylint 2017-09-28 11:32:03 -04:00
proxy merge upstream develop 2017-09-27 14:26:32 -06:00
renderers merge upstream develop 2017-09-27 14:26:32 -06:00
returners merge upstream develop 2017-09-27 14:26:32 -06:00
runners Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
serializers Add support for encrypted tag 2017-09-16 00:44:38 -04:00
ssh Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
states Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
templates Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
transport Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
utils Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
__init__.py The LoaderModuleMixin is the right approach here. 2017-03-28 19:04:05 +01:00
test_auth.py Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
test_client.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_conf.py Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
test_context.py Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
test_crypt.py Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
test_daemons.py Move mixins to tests.support.mixins. 2017-04-04 17:29:34 +01:00
test_doc.py Update some salt.utils.x paths for moved util functions 2017-08-29 16:24:47 -04: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 Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
test_map_conf.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_master.py merge upstream develop 2017-09-27 14:26:32 -06:00
test_minion.py process_count_max: add unit test 2017-09-22 21:57:04 +02:00
test_payload.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_pillar.py merge upstream develop 2017-09-27 14:26:32 -06:00
test_pydsl.py merge upstream develop 2017-09-27 14:26:32 -06: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 Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
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 merge upstream develop 2017-09-27 14:26:32 -06:00
test_stateconf.py Merge branch '2017.7' into 'develop' 2017-08-22 09:07:26 -04:00
test_target.py Move whatever we need from salttesting to salt. 2017-02-28 22:52:49 +00:00
test_template.py Merge branch '2016.11' into 'develop' 2017-04-05 13:02:14 -06:00
test_test_module_names.py Use os.path.join to create paths 2017-08-23 14:43:44 -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 Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
test_zypp_plugins.py Fix zypp_plugins unit test for Python 3 2017-06-27 09:26:35 +01:00