.. |
files
|
Split out integration tests from pure unit tests.
|
2012-02-20 13:18:13 +01:00 |
__init__.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
aliases.py
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
beacons.py
|
Skipped test
|
2016-02-29 14:21:19 -07:00 |
boto_iam.py
|
Py3 compatibility
|
2015-01-30 22:27:10 +00:00 |
boto_sns.py
|
Py3 compatibility
|
2015-01-30 22:27:10 +00:00 |
cmdmod.py
|
update cron and cmd tests for cron runas changes
|
2015-03-10 15:57:24 -06:00 |
config.py
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
cp.py
|
Additional checks on master and integration test
|
2016-08-12 20:06:20 +09:00 |
darwin_sysctl.py
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
data.py
|
Revert "Deprecated code removed. "
|
2016-02-10 11:40:48 -07:00 |
decorators.py
|
Fixed @depends integration test
|
2015-10-26 16:07:52 +03:00 |
disk.py
|
modules.disk int tests: mtab not used on darwin
|
2016-03-10 10:57:19 -07:00 |
django.py
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
dockertest.py
|
Py3 compatibility fixes
|
2015-01-30 22:25:10 +00:00 |
event.py
|
Subscribe event to bus is optional now
|
2015-08-03 16:10:38 -06:00 |
file.py
|
Merge branch '2015.5' into '2015.8'
|
2016-04-25 15:45:17 -06:00 |
gem.py
|
Merge pull request #34025 from rallytime/merge-2016.3
|
2016-06-15 15:41:00 -04:00 |
git.py
|
Integration tests fixes for 2016.3 (#36263)
|
2016-09-13 12:40:56 -06:00 |
grains.py
|
Wrap the entire GrainsAppendTestCase class with destructiveTest (#36537)
|
2016-09-23 13:35:05 -06:00 |
hosts.py
|
Clean up open filehandles (#35359)
|
2016-08-11 10:45:24 -06:00 |
linux_acl.py
|
handle acl_type [[d]efault:][user|group|mask|other]
|
2015-12-01 14:55:08 +08:00 |
locale.py
|
Add a basic integration test for locale module
|
2016-03-21 20:22:16 +01:00 |
lxc.py
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-02-18 11:55:29 -07:00 |
mac_assistive.py
|
Update mac_assistive module for El Capitan (10.11) (#33047)
|
2016-05-04 15:34:03 -06:00 |
mac_brew.py
|
modules.mac_brew int tests: add latest_version test
|
2016-05-25 22:15:12 -06:00 |
mac_defaults.py
|
Fix pylint for #31886
|
2016-03-17 09:01:59 -06:00 |
mac_desktop.py
|
Add mac_desktop integration tests
|
2016-03-24 17:02:53 -06:00 |
mac_group.py
|
Merge branch '2015.8' into '2016.3'
|
2016-03-30 15:33:13 -06:00 |
mac_keychain.py
|
Pylint fix
|
2016-03-28 11:42:54 -06:00 |
mac_pkgutil.py
|
Add already installed check
|
2016-03-21 17:33:25 -06:00 |
mac_ports.py
|
Fix typo in test_latest_version
|
2016-03-25 15:28:46 -06:00 |
mac_power.py
|
Change from global to class attributes
|
2016-03-23 14:52:48 -06:00 |
mac_service.py
|
Fix mac_service and mac_system modules (#32587)
|
2016-04-15 15:49:44 -06:00 |
mac_shadow.py
|
Fix typo
|
2016-03-30 12:56:39 -06:00 |
mac_softwareupdate.py
|
Use class attributes instead of global variables
|
2016-03-23 15:03:04 -06:00 |
mac_system.py
|
Use class attributes instead of global variables
|
2016-03-23 15:37:59 -06:00 |
mac_timezone.py
|
skip some mac_timezone tests
|
2016-09-19 16:48:22 -06:00 |
mac_user.py
|
modules.mac_user.primary_group: add integration test
|
2016-03-10 10:57:19 -07:00 |
mac_xattr.py
|
Fix tests for read and delete
|
2016-03-30 08:56:49 -06:00 |
mine.py
|
Adjust the mine test a little bit to give it a better chance of success (#34647)
|
2016-07-13 16:51:28 -04:00 |
mysql.py
|
Merge branch '2015.8' into '2016.3'
|
2016-07-14 14:06:42 -06:00 |
pillar.py
|
Integration tests fixes for 2016.3 (#36263)
|
2016-09-13 12:40:56 -06:00 |
pip.py
|
. adjust regex to account for the presence/absence of version strings on
|
2015-12-28 18:48:16 +00:00 |
pkg.py
|
Test for pkg.upgrade. Most robust on Suse but better than nothing elsewhere
|
2016-09-27 14:49:23 -06:00 |
publish.py
|
Fix the test.fib tests
|
2015-04-11 14:48:59 -04:00 |
pw_user.py
|
Py3 compatibility fixes
|
2015-01-30 22:25:10 +00:00 |
rabbitmq.py
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
saltutil.py
|
Fix the saltutil.wheel function and add integration tests (#33414)
|
2016-05-23 14:11:16 -07:00 |
ssh.py
|
fix ssh test error
|
2015-02-25 15:27:03 -07:00 |
state.py
|
Merge branch '2015.8' into '2016.3'
|
2016-08-11 11:33:54 -06:00 |
supervisord.py
|
Py3 compatibility fixes
|
2015-01-30 22:25:10 +00:00 |
sysctl.py
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
sysmod.py
|
ipset.long_range doesn't need a docstring
|
2016-07-18 10:32:32 -06:00 |
test.py
|
Fix the test.fib tests
|
2015-04-11 14:48:59 -04:00 |
useradd.py
|
modules.useradd.primary_group: add integration test
|
2016-03-10 10:57:19 -07:00 |
virt.py
|
fixes #20198: virt.get_graphics and virt.get_nics calls in module virt
|
2015-03-10 09:17:48 -06:00 |
virtualenv.py
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |