salt/tests/unit
rallytime f20f3742cb Merge branch '2017.7' into 'develop'
Conflicts:
  - tests/unit/test_crypt.py
2017-08-07 10:43:06 -04:00
..
acl Cleanup test attributes once finished 2017-03-28 19:00:51 +01:00
beacons Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
cache Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
cli Merge branch '2016.11' into 'develop' 2017-03-28 17:09:30 -06:00
cloud Fix usage of assert_called_once in Python 3 < 3.6 2017-07-03 09:30:12 -05:00
config Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
engines Drop @patch usage 2017-04-28 13:36:42 +01:00
fileserver Move salt.utils.rm_rf to salt.utils.files.rm_rf 2017-07-18 10:48:54 -06:00
grains Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
loader Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
modules Merge branch '2017.7' into 'develop' 2017-08-07 10:43:06 -04:00
netapi Drop @patch usage 2017-04-28 13:36:42 +01:00
output Properly handle non native strings under py2 and py3 2017-04-28 13:33:36 +01:00
pillar Merge pull request #42367 from rallytime/files-util 2017-07-19 16:55:52 -05:00
proxy Fixed pylint 2017-07-20 22:22:24 +01:00
renderers Drop @patch usage 2017-04-28 13:36:42 +01:00
returners Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
runners Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
serializers Import the full module namespace to avoid import shadowing. 2017-03-28 19:02:47 +01:00
ssh Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
states Merge branch '2017.7' into 'develop' 2017-08-07 10:43:06 -04:00
templates Merge pull request #42367 from rallytime/files-util 2017-07-19 16:55:52 -05:00
transport Merge branch '2016.11' into '2017.7' 2017-06-28 10:48:37 -06:00
utils Merge branch '2017.7' into 'develop' 2017-08-07 10:43:06 -04:00
__init__.py The LoaderModuleMixin is the right approach here. 2017-03-28 19:04:05 +01:00
test_auth.py Add calls to salt.client.get_local_client to patches list in auth unit tests 2017-05-05 14:26:54 -06: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 Merge branch '2017.7' into 'develop' 2017-08-07 10:43:06 -04:00
test_daemons.py Move mixins to tests.support.mixins. 2017-04-04 17:29:34 +01:00
test_doc.py Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
test_fileclient.py Merge branch '2016.11' into 'nitrogen' 2017-04-17 13:32:56 -06:00
test_files.py Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06: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_minion.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_payload.py Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
test_pillar.py Revert "Make possible to reference previous pillars from subsequent pillars, as they specified in the top file" 2017-07-19 12:25:22 +03:00
test_pydsl.py Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -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_state.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_stateconf.py Cleanup attributes 2017-03-28 19:00:50 +01: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 Pylint fixes 2017-06-21 10:09:11 +01: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