.. |
cache_mods
|
Cache tests
|
2016-11-08 18:49:10 +13:00 |
vmware_test
|
use older name if _create_unverified_context is unvailable
|
2017-08-10 14:43:33 -06:00 |
__init__.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
test_aggregation.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_args.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_async.py
|
Test filenames conformity. Adjust for pytest.
|
2017-02-23 23:19:42 +00:00 |
test_boto.py
|
Adjust to the new LoaderModuleMockMixin usage
|
2017-03-28 19:03:59 +01:00 |
test_cache.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_cloud.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_configcomparer.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_context.py
|
Move whatever we need from salttesting to salt.
|
2017-02-28 22:52:49 +00:00 |
test_decorators.py
|
Small update to something I missed in the first commit. Updating tests to also test for pillar values.
|
2017-07-27 13:19:48 -07:00 |
test_dictupdate.py
|
Merge branch '2016.11' into '2017.7'
|
2017-06-14 13:31:42 -06:00 |
test_disk_cache.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_docker.py
|
Fix domainname parameter input translation
|
2017-08-07 09:51:14 -05:00 |
test_etcd_util.py
|
Py3: pass Exception to side effect friendly for both mock<1.1 and mock>=1.1
|
2017-06-21 12:46:46 +03:00 |
test_event.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_extend.py
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
test_filebuffer.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_find.py
|
Remove unused import six (lint)
|
2017-08-17 15:54:38 -06:00 |
test_format_call.py
|
Stop using deprecated TestCase methods
|
2017-04-01 14:22:57 +01:00 |
test_gitfs.py
|
Improve inheritance in salt.utils.gitfs
|
2017-08-28 21:49:42 -05:00 |
test_http.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_immutabletypes.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_kwarg_regex.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_locales.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_utils.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_minions.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_network.py
|
Merge branch '2016.11' into '2017.7'
|
2017-08-18 09:13:54 -04:00 |
test_parsers.py
|
Lint: Remove extra line at end of file
|
2017-09-22 10:33:10 -04:00 |
test_path_join.py
|
Merge branch '2016.11' into 'develop'
|
2017-04-03 10:17:11 -06:00 |
test_process.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_reactor.py
|
Rewrite the reactor unit tests
|
2017-09-13 10:35:23 -05:00 |
test_rsax931.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_runtime_whitespace_regex.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_safe_walk.py
|
Use the test run temporary path, not the system temporary path
|
2017-04-04 18:58:21 +01:00 |
test_sanitizers.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_schedule.py
|
Pylint fixes
|
2017-03-23 10:00:20 -06:00 |
test_schema.py
|
Rename classes in order not to be collected up by pytest
|
2017-04-28 13:33:34 +01:00 |
test_systemd.py
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
test_timeout.py
|
Misplaced test. Use tests.support.unit instead.
|
2017-04-01 14:23:00 +01:00 |
test_url.py
|
Fix unit.utils.test_url for Windows
|
2017-08-17 14:20:25 -06:00 |
test_utils.py
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
test_validate_net.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_verify.py
|
Use sys.platform instead of salt.utils to detect Windows
|
2017-09-11 12:22:06 -06:00 |
test_versions.py
|
Fix StringVersion and LooseVersion. Add unit tests.
|
2017-03-28 19:00:52 +01:00 |
test_vt.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_warnings.py
|
Stop using deprecated TestCase methods
|
2017-04-01 14:22:57 +01:00 |
test_which.py
|
Fix unit.utils.test_which for Windows
|
2017-08-22 16:59:22 -06:00 |
test_yamlloader.py
|
Add test for custom YAML loader with unicode literal strings
|
2017-08-15 11:06:20 -05:00 |