..
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
archive.py
modules.archive int tests: check for gzip, rar
2016-10-03 11:14:05 -06:00
beacons.py
Put import in the right place
2016-07-27 11:21:20 -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
Add tests for #22558 ( #35915 )
2016-08-30 17:13:12 -06:00
config.py
Config test no longer applies to new test config
2016-07-22 18:59:31 -06:00
cp.py
Merge branch '2016.3' into '2016.11'
2016-12-09 11:45:14 -07:00
darwin_sysctl.py
Use a default prefix for the mkstemp utils function ( #37022 )
2016-10-16 16:12:56 -06:00
data.py
Lint and test fixes
2016-02-11 11:22:35 -07:00
decorators.py
Fixed @depends integration test
2015-10-26 16:07:52 +03:00
disk.py
Skip inode test in Windows ( #34938 )
2016-07-26 08:59:47 -06: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
PY3: Use assertCountEqual instead of assertItemsEqual
2016-08-04 15:13:08 -06:00
gem.py
Fix gem test (develop)
2016-11-30 10:56:41 -07:00
gentoolkitmod.py
Add integration test for gentoolkit module ( #32977 )
2016-05-02 08:27:09 -07:00
git.py
Merge branch '2016.3' into 'carbon'
2016-09-14 09:15:29 -06:00
grains.py
Merge branch '2016.3' into 2016_3_develop
2016-09-26 21:47:32 +09:00
groupadd.py
Pylint fix for #35930 ( #35950 )
2016-08-31 13:26:14 -06:00
hosts.py
Clean up open filehandles ( #35359 )
2016-08-11 10:45:24 -06:00
key.py
Add test for key module
2016-06-24 16:24:21 -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
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07: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:47:57 -06:00
mac_pkgutil.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
mac_ports.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
mac_power.py
Fix some lint
2016-09-06 15:02:02 -06:00
mac_service.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
mac_shadow.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
mac_softwareupdate.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
mac_system.py
Fix test not starting, skip broken functions
2016-09-07 12:01:38 -06:00
mac_timezone.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
mac_user.py
modules.mac_user.primary_group: add integration test
2016-03-10 10:57:19 -07:00
mac_xattr.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07: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
Merge branch '2016.3' into 'carbon'
2016-10-07 09:51:21 -06:00
pkg.py
Account for case where vim install already exists and is at an older version ( #38112 )
2016-12-06 16:07:56 -07: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
random_org_test.py
Skip random.org tests for any communication failure
2016-11-10 07:48:24 -05:00
saltutil.py
Lint
2016-08-22 19:00:19 +09:00
shadow.py
shadow: test set&delete password for root ( #35929 )
2016-09-01 11:25:44 -06:00
ssh.py
Don't run ssh tests if we can't reach external server
2016-10-21 19:47:05 +09:00
state.py
Switch type comparison to isinstance
2016-12-08 02:38:34 -07:00
supervisord.py
Py3 compatibility fixes
2015-01-30 22:25:10 +00:00
sysctl.py
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
sysmod.py
Update the vsphere execution module docs to satisfy failing doc test
2017-01-26 11:56:06 -07:00
system.py
Shut down time sync before setting time in tests ( #35900 )
2016-08-31 09:16:39 -06:00
test.py
Fix the test.fib tests
2015-04-11 14:48:59 -04:00
timezone.py
Add timezone integration test for Solaris ( #33167 )
2016-05-12 14:40:37 -07:00
useradd.py
Suse Useradd test fix ( #36007 )
2016-09-01 15:57:03 -06: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