.. |
__init__.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
aliases_test.py
|
Fix typo in email from bad copy-paste
|
2014-07-07 16:12:11 -06:00 |
alternatives_test.py
|
Remove unnecessary ©️ and :license: from file headers
|
2014-05-26 19:26:15 +01:00 |
archive_test.py
|
Fix archive tests
|
2015-01-13 22:19:14 -06:00 |
blockdev_test.py
|
pylint fix
|
2015-01-08 12:56:09 -07:00 |
boto_elb_test.py
|
provide True, False and None returns on deregister_instances and register_instances methods
|
2014-09-04 05:53:52 +00:00 |
boto_secgroup_test.py
|
Disable some Pylint errors
|
2014-12-01 03:23:52 +00:00 |
boto_vpc_test.py
|
Remove unused import
|
2014-12-02 01:36:49 +00:00 |
brew_test.py
|
Skip tests if real mock library is not available
|
2014-08-08 00:46:21 +01:00 |
cmdmod_test.py
|
More cmdmod unittests
|
2014-12-01 08:57:11 -07:00 |
composer_test.py
|
composer.install module does not support always_check, only the state does. Removing the test on the module.
|
2015-03-11 12:19:17 -07:00 |
config_test.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
cp_test.py
|
These were unused and causing weird recursion errors in unit tests
|
2015-01-06 11:22:32 -07:00 |
cron_test.py
|
fix codeauthor misspellings
|
2014-05-21 18:59:02 -06:00 |
darwin_sysctl_test.py
|
remove redundant mock_open() in darwin_sysctl_test.py
|
2014-10-31 10:42:57 -06:00 |
dig_test.py
|
Add back double-quote
|
2015-01-07 20:05:43 -06:00 |
dnsutil_test.py
|
Skip tests if real mock library is not available
|
2014-08-08 00:52:47 +01:00 |
dockerio_test.py
|
fix codeauthor misspellings
|
2014-05-21 18:59:02 -06:00 |
file_test.py
|
Switch open() for salt.utils.fopen()
|
2014-11-26 18:25:20 +00:00 |
gem_test.py
|
Fix gem failure
|
2015-01-08 10:42:55 -07:00 |
grains_test.py
|
unit tests for grains.append module function
|
2015-05-08 21:01:36 +02:00 |
hashutil_test.py
|
Remove unused import
|
2014-11-26 21:52:30 +00:00 |
ini_manage_test.py
|
Switch open() for salt.utils.fopen()
|
2014-11-26 18:28:15 +00:00 |
linux_sysctl_test.py
|
fix linux_sysctl_test failures caused by #20314
|
2015-02-03 11:30:27 -07:00 |
mac_group_test.py
|
Check if gid exists before adding group and associated tests
|
2014-03-18 13:02:20 -06:00 |
mac_user_test.py
|
TST: Updated mac_user tests for modifications to OS release handling
|
2014-10-21 15:00:58 -06:00 |
mdadm_test.py
|
Fixing unit tests for mdadm
|
2014-12-23 11:31:58 -07:00 |
mysql_test.py
|
Remove unnecessary ©️ and :license: from file headers
|
2014-05-26 19:26:15 +01:00 |
nginx_test.py
|
whitespace
|
2014-01-29 20:30:26 -07:00 |
pip_test.py
|
fix pip venv regression, deprecate activate param
|
2015-02-05 12:36:42 -07:00 |
postgres_test.py
|
WIP 13793 Unit tests fixed
|
2014-07-15 13:19:07 +03:00 |
ps_test.py
|
namedtuple doesn't exist in psutil._compat in psutil 2.2.0
|
2015-01-06 12:08:31 -07:00 |
rvm_test.py
|
added tests to ensure commands are created accordingly (without additional single quotes)
|
2015-03-16 14:49:09 -06:00 |
shadow_test.py
|
Cleanup whitespace issues for pylint
|
2014-05-21 19:31:46 -06:00 |
test_network.py
|
Added utils-style IP-check functions to the network module
|
2014-07-25 15:20:14 -06:00 |
uwsgi_test.py
|
fix uwsgi test
|
2015-01-07 11:57:44 -07:00 |
virt_test.py
|
fixes #20198: virt.get_graphics and virt.get_nics calls in module virt
|
2015-03-10 09:17:48 -06:00 |
virtualenv_test.py
|
update venv unit tests accordingly
|
2014-12-08 23:28:28 -07:00 |
win_status_test.py
|
lots of copyediting
|
2014-04-30 12:06:27 -07:00 |
zcbuildout_test.py
|
Pylint fix and skip all of the classes
|
2014-12-16 16:21:27 -07:00 |
zpool_test.py
|
Changing return to match zpool list instead of zfs list
|
2015-01-05 14:05:55 -07:00 |