salt/tests/unit
Daniel Wallace 2d2bc1ffea use aws.get_location in s3 modules
Also load the __utils__ into pillar and fileserver and fileclient so
that this function can be used there with __opts__.

Also sets the default for s3 to 'us-east-1' like it is documented.

Closes #30976
Closes #28913
2016-08-23 12:12:15 -05:00
..
acl acl.ClientACL: add unit tests (#33684) 2016-06-13 16:00:35 -04:00
beacons lint 2015-05-27 13:36:25 -06:00
cli Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-04-16 12:15:44 -06:00
cloud use __opts__ in salt.utils.cloud for cache functions 2016-08-16 12:03:45 -05:00
fileserver Pylint fix 2016-07-27 15:12:41 -06:00
grains some cleanup and renaming 2016-06-20 15:47:34 +01:00
modules use aws.get_location in s3 modules 2016-08-23 12:12:15 -05:00
netapi Merge branch '2015.5' into '2015.8' 2016-04-25 15:45:17 -06:00
output Remove test as well 2015-02-07 11:57:40 -08:00
pillar Fix typo catched -> caught 2016-02-04 12:57:20 +01:00
renderers Remove test that doesn't actually test anything 2016-06-24 09:10:13 -06:00
returners Update job_cache and keep_jobs docs to be more specific to their behavior (#33328) 2016-05-19 09:32:32 -07:00
runners fix jobs.list_jobs failing with search_target 2016-05-24 17:56:45 -07:00
serializers Add new module type for serializers from issue #22257. 2015-05-28 20:03:11 -04:00
states Update runner/wheel unit tests to reflect new key in ret dict 2016-08-09 08:49:52 -05:00
templates Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
transport Skipping Async tests 2015-09-24 13:41:58 -06:00
utils Add unit tests for salt.utils.systemd 2016-08-17 11:30:14 -05:00
__init__.py
auth_test.py Manual merge of #24414 per thatch45 2015-06-06 07:47:52 -06:00
client_test.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-16 15:12:02 -06:00
config_test.py Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
crypt_test.py Bugfix: salt-key crashes if tries to generate keys to the directory w/o write access (#32436) 2016-04-13 08:15:37 -06:00
daemons_test.py Properly handle minion failback failure. (#32749) 2016-04-22 09:15:55 -06:00
files_test.py Py3 compatibility fixes 2015-01-30 22:25:10 +00:00
highstateconf_test.py Fix test 2015-08-18 08:51:00 -06:00
log_test.py Manual merge of #24414 per thatch45 2015-06-06 07:47:52 -06:00
minion_test.py Fix misc tests 2015-04-07 20:53:27 -07:00
payload_test.py Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop 2015-06-11 13:15:38 -06:00
pillar_test.py Remove recurse_list from pillar_source_merging_strategy and add pillar_merge_list (bool) instead 2016-01-19 15:06:30 -07:00
pydsl_test.py Migrate pydsl tests to integration test suite 2015-11-24 15:46:14 -07:00
pyobjects_test.py Allow recursive salt:// imports 2016-01-20 11:29:00 -08:00
simple_test.py Rename tests.unit.simple to tests.unit.simple_test 2016-07-07 17:12:27 -06:00
spm.py lint 2015-09-03 14:30:58 -06:00
stateconf_test.py Allow parent relative includes in state files 2015-07-21 16:32:38 +10:00
template_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
version_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00