.. |
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
|
yamlify_arg: don't treat leading dashes as lists
|
2018-03-03 15:02:12 -06:00 |
test_async.py
|
Test filenames conformity. Adjust for pytest.
|
2017-02-23 23:19:42 +00:00 |
test_boto.py
|
fix test boto imports
|
2018-01-13 15:01:14 -05:00 |
test_cache.py
|
Fix various spelling mistakes
|
2018-03-08 15:25:42 +01:00 |
test_cloud.py
|
Skips mode check in Windows
|
2017-11-10 14:29:10 -07: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
|
Don't try to sort ports when translating docker input
|
2018-02-09 11:33:10 -06: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
|
Merge branch '2016.11' into '2017.7'
|
2018-01-04 17:37:48 -05:00 |
test_path_join.py
|
Merge branch '2016.11' into 'develop'
|
2017-04-03 10:17:11 -06:00 |
test_process.py
|
Fix lint errors
|
2017-12-01 16:45:18 -07: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
|
Add basic unit tests for schedule util eval func
|
2017-11-30 12:43:52 +02: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
|
Fix unit.utils.test_utils for Windows
|
2017-10-05 16:47:32 -06:00 |
test_validate_net.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_verify.py
|
Pass root_dirs to the win_verify_env function
|
2017-11-13 13:05:23 -07: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_win_functions.py
|
Move the test_rehash test to test_win_functions
|
2018-02-08 17:44:30 -07:00 |
test_yamlloader.py
|
Add test for custom YAML loader with unicode literal strings
|
2017-08-15 11:06:20 -05:00 |