.. |
acl
|
Cleanup test attributes once finished
|
2017-03-28 19:00:51 +01:00 |
beacons
|
Change expected return for Windows
|
2017-09-25 15:06:44 -06:00 |
cache
|
Update localfs cache tests to reflect changes to func naming
|
2017-08-17 17:19:34 -05:00 |
cli
|
Merge branch '2016.11' into 'develop'
|
2017-03-28 17:09:30 -06:00 |
cloud
|
Fix unit.cloud.clouds.test_ec2 for Windows
|
2017-09-08 15:36:52 -06:00 |
config
|
Merge pull request #41969 from twangboy/win_unit_test_config
|
2017-06-28 08:18:07 -07:00 |
engines
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
fileserver
|
Fix is_windows detection when USERNAME missing
|
2017-08-29 10:16:21 -06:00 |
grains
|
Update unit tests for numeric osmajorrelease
|
2017-04-11 12:36:36 -05:00 |
loader
|
Take care of resource leakage on tests
|
2017-04-04 18:58:20 +01:00 |
modules
|
Add back the setup_loader_modules function
|
2017-11-10 11:30:00 -07:00 |
netapi
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
output
|
Properly handle non native strings under py2 and py3
|
2017-04-28 13:33:36 +01:00 |
pillar
|
Add error-handling function to shutil.rmtree
|
2017-07-11 13:08:00 -06:00 |
renderers
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
returners
|
Get more accurate currnet time in local_cache
|
2017-07-05 12:19:20 -06:00 |
runners
|
Merge pull request #40522 from carlpett/vault-fix-master-minion
|
2017-04-04 13:33:56 -06:00 |
serializers
|
Import the full module namespace to avoid import shadowing.
|
2017-03-28 19:02:47 +01:00 |
ssh
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
states
|
Lint fix from sloppy merge conflict resolution
|
2017-10-25 11:58:44 -04:00 |
templates
|
Fix unit.templates.test_jinja for Windows
|
2017-10-16 10:41:36 -06:00 |
transport
|
Merge branch '2016.11' into '2017.7'
|
2017-06-28 10:48:37 -06:00 |
utils
|
Skips mode check in Windows
|
2017-11-10 14:29:10 -07:00 |
__init__.py
|
The LoaderModuleMixin is the right approach here.
|
2017-03-28 19:04:05 +01:00 |
test_auth.py
|
Skip tests that are failing on PAM eauth
|
2017-10-18 14:03:10 -06:00 |
test_client.py
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
test_conf.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_context.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_crypt.py
|
Remove chown mock, fix path seps
|
2017-07-21 16:36:07 -06:00 |
test_daemons.py
|
Fix pickling errors on Windows
|
2017-10-19 11:50:23 -06:00 |
test_doc.py
|
Use regex to split
|
2017-11-09 16:24:19 -07:00 |
test_fileclient.py
|
Fix unit.test_fileclient
|
2017-08-15 16:34:03 -06:00 |
test_files.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_log.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_map_conf.py
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
test_minion.py
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
test_payload.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_pillar.py
|
Fix unit.test_pillar for Windows
|
2017-10-10 13:44:58 -06:00 |
test_pydsl.py
|
Fix test_pydsl on Windows
|
2017-10-26 10:18:07 -06:00 |
test_pyobjects.py
|
Add test for pyobjects priority
|
2017-06-28 19:48:46 -05:00 |
test_simple.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_spm.py
|
Patch calls to salt.client.Caller and salt.client.get_local_client in spm unit tests
|
2017-05-04 14:30:49 -06:00 |
test_state.py
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
test_stateconf.py
|
Use os.sep for path
|
2017-08-16 15:59:10 -06:00 |
test_target.py
|
Move whatever we need from salttesting to salt.
|
2017-02-28 22:52:49 +00:00 |
test_template.py
|
Merge branch '2016.11' into 'develop'
|
2017-04-05 13:02:14 -06:00 |
test_test_module_names.py
|
Use os.path.join to create paths
|
2017-08-23 14:43:44 -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
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_zypp_plugins.py
|
Fix zypp_plugins unit test for Python 3
|
2017-06-27 09:26:35 +01:00 |