salt/tests/unit
Daniel Wallace bfda932140
Remove irrelevant test
This test was used to make sure that our __query_node_data function correctly
queried the information about the server before we attempted to bootstrap it.

With shade, that function is no longer needed, because shade will query the
server and return back when the server is ready when `wait=True` is set. This
is set for all server builds.
2017-12-06 09:09:34 -07: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 Merge branch '2016.11' into 'develop' 2017-03-28 17:09:30 -06:00
cloud Remove irrelevant test 2017-12-06 09:09:34 -07:00
config Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
daemons Merge pull request #44340 from gracinet/42713_mine.get_back_compat 2017-11-13 16:49:51 -05:00
engines Drop @patch usage 2017-04-28 13:36:42 +01:00
fileserver Use one salt.utils.gitfs.GitFS instance per thread 2017-10-16 15:25:29 -05:00
grains Merge branch 'develop' into 43647_fix_InitiatorName_in_comments 2017-11-28 13:35:11 -08:00
loader Write a unittest for error message raised with missing "." in function 2017-11-30 11:05:22 -05:00
modules Merge pull request #44627 from mstagi/add-vmware-vm-management 2017-12-05 18:07:03 -05:00
netapi Fixes inconsistent exception handling in rest_tornado. 2017-10-19 02:22:23 +09:00
output Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
pillar Correct when dict is NoneType because of the value doesn't exist 2017-11-13 19:49:25 +01: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 Updated Telegram returner test 2017-11-20 10:41:08 +01:00
runners Merge branch 'develop' into develop 2017-10-24 10:42:22 -06:00
sdb Fix failing tests for YAML SDB module 2017-12-04 17:42:04 -07: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 Add ability to reset file system object perms 2017-12-01 16:51:18 -07:00
templates Merge branch '2017.7' into 'develop' 2017-11-22 12:36:03 -05:00
transport Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
utils Fixed esxvm module, schema, proxy, states and vmware utils, vsphere 2017-12-01 11:23:38 +01:00
__init__.py The LoaderModuleMixin is the right approach here. 2017-03-28 19:04:05 +01:00
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 Drop @patch usage 2017-04-28 13:36:42 +01: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 Drop @patch usage 2017-04-28 13:36:42 +01:00
test_master.py Refactor publish func in master/masterapi to use check_authentication 2017-10-17 12:27:13 -04: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 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 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
test_template.py Merge branch '2016.11' into 'develop' 2017-04-05 13:02:14 -06:00
test_test_module_names.py exclude module name checker for kitchen helpers 2017-10-17 15:18:19 -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