salt/tests/unit/utils
Nicole Thomas 8d805e6595 Lint #32985 (#33278)
* Fix context clash.

boto_vpc uses both boto and boto3. Both utils for those use the same name for their connection context. If you used states that required both boto and boto3, the get_conn would return the object.

* Add a unit test to the boto context conflict problem

* Fix pylint errors and ensure new test to runs correctly

Merges #32985

* Fix typo
2016-05-16 15:02:05 -06:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
aggregation_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
args.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
async_test.py Keep track of SyncWrapper's IOLoop usage 2015-07-29 08:48:33 -07:00
boto_test.py Lint #32985 (#33278) 2016-05-16 15:02:05 -06:00
cache_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
cloud_test.py Change cwd back to Salt's code dir 2015-07-28 12:22:53 +01:00
configcomparer_test.py marathon and chronos proxy minions 2015-11-12 10:03:38 -07:00
context_test.py Fix typos of retrieve 2016-04-04 14:27:41 +02:00
decorators_test.py [develop] Merge forward from 2016.3 to develop (#32494) 2016-04-11 17:07:15 -06:00
dictupdate_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
etcd_util_test.py Skip tests if urllib3 is not installed 2016-03-16 19:40:48 +00:00
event_test.py ZeroMQ no longer required when transport is TCP 2015-12-07 20:22:16 -06:00
filebuffer_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
find_test.py Py3 compatibility fixes 2015-01-30 22:25:11 +00:00
format_call_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
gitfs_test.py Add unit tests to ensure a valid provider 2016-02-08 15:18:11 -06:00
http_test.py Add unit tests for new recursive function 2015-09-29 21:25:47 -06:00
immutabletypes.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
kwarg_regex_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
locales_test.py undo the memoization of contrived locale 2015-06-11 12:13:07 -06:00
mac_utils_test.py Fix unit tests 2016-03-30 08:46:02 -06:00
network.py Fixed lint error 2016-02-17 15:43:03 -07:00
path_join_test.py Py3 compatibility fixes 2015-01-30 22:25:11 +00:00
process_test.py Lint fix 2016-03-29 10:57:46 -06:00
rsax931_test.py no-op 2015-06-15 17:08:43 -06:00
runtime_whitespace_regex_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
safe_walk_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
schedule_test.py Skipping some boto tests that are broken 2016-03-17 11:05:43 -06:00
schema_test.py Merge branch '2015.8' into '2016.3' 2016-03-18 11:26:12 -06:00
url_test.py tests/unit/utils/url_test.py: remove env support 2016-02-16 20:33:23 -07:00
utils_test.py Skip utils_test if timelib is not installed (#32699) 2016-04-20 14:01:21 -06:00
validate_net_test.py improve test tests/unit/utils/validate_net_test.py useability 2015-02-09 11:52:08 +01:00
verify_test.py Do not assume temporary files have the user's gid 2016-04-07 22:32:33 -04:00
vt_test.py Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop 2015-06-11 13:15:38 -06:00
warnings_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
which_test.py Fix which test in PR#28812 2015-11-17 11:29:41 +03:00
yamlloader_test.py Discard duplicate YAML nodes when merging anchors to avoid duplicate … (#32042) 2016-04-07 10:27:20 -06:00