.. |
__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 |
apache_test.py
|
fix bad lint error
|
2015-01-06 10:13:47 -07:00 |
archive_test.py
|
Fix archive tests
|
2015-01-13 21:07:23 -06:00 |
artifactory_test.py
|
Fixes of pylint violations
|
2014-11-25 11:51:43 +01:00 |
at_test.py
|
added test cases for at and atc function from at module
|
2014-12-16 19:48:30 +05:30 |
augeas_cfg_test.py
|
added check for augeas python package
|
2015-01-07 14:19:35 +05:30 |
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
|
fix various typos
|
2014-12-08 14:32:53 -08:00 |
brew_test.py
|
Fix mock call.
|
2015-01-12 16:51:02 +00:00 |
bridge_test.py
|
Implemented unit test cases for bridge module
|
2015-01-07 18:07:36 +05:30 |
cassandra_test.py
|
fix cassandra unit tests
|
2015-01-17 14:02:38 -07:00 |
chef_test.py
|
adding chef unit test case
|
2015-01-13 18:23:32 +05:30 |
cmdmod_test.py
|
Fix some of the mocking on cmdmod_test
|
2015-01-27 14:15:04 -07:00 |
composer_test.py
|
Implemeted unit test cases for module composer
|
2015-01-07 17:39:00 +05:30 |
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 |
cpan_test.py
|
resolved pylint error
|
2015-01-13 17:54:45 +05:30 |
cron_test.py
|
fix codeauthor misspellings
|
2014-05-21 18:59:02 -06:00 |
cyg_test.py
|
fix bad file perms
|
2014-12-18 10:42:25 -07:00 |
daemontools_test.py
|
Implemented unit test cases for module daemontools
|
2015-01-07 17:56:06 +05:30 |
darwin_pkgutil_test.py
|
STY: add encoding in test module as well.
|
2014-12-19 09:53:34 -08:00 |
darwin_sysctl_test.py
|
remove redundant mock_open() in darwin_sysctl_test.py
|
2014-10-31 10:42:57 -06:00 |
data_test.py
|
Added unit test for data
|
2015-01-14 15:20:16 +05:30 |
ddns_test.py
|
lint fixes
|
2015-01-27 14:32:29 -07:00 |
deb_apache_test.py
|
resolved pylint error
|
2015-01-16 17:39:32 +05:30 |
debconfmod_test.py
|
Implemented unit test cases for debconfmod module
|
2015-01-09 17:05:13 +05:30 |
debian_ip_test.py
|
resolved the errors
|
2015-01-27 14:39:42 +05:30 |
debian_service_test.py
|
fix debian_service unit tests
|
2015-01-17 15:31:52 -07:00 |
defaults_test.py
|
Adding defaults unit test case
|
2015-01-16 19:12:19 +05:30 |
devmap_test.py
|
Implemented unit test cases devmap module
|
2015-01-07 18:49:12 +05:30 |
dig_test.py
|
Add back double-quote
|
2015-01-07 20:05:43 -06:00 |
disk_test.py
|
more lint
|
2014-12-18 10:33:31 -07:00 |
djangomod_test.py
|
adding djangomod unit test case
|
2015-01-20 15:21:21 +05:30 |
dnsmasq_test.py
|
fix dnsmasq unit tests
|
2015-01-17 15:44:45 -07: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 |
dpkg_test.py
|
adding dpkg unit test case
|
2015-01-22 12:05:49 +05:30 |
drac_test.py
|
implimented code for drac module
|
2014-12-29 19:54:00 +05:30 |
drbd_test.py
|
adding drbd unit test case
|
2015-01-28 11:28:15 +05:30 |
environ_test.py
|
Fix sed test
|
2015-01-28 06:30:39 -07:00 |
event_test.py
|
test event tests
|
2015-01-16 11:38:29 +05:30 |
extfs_test.py
|
resolved lint errors in extfs unit test
|
2014-12-30 11:48:43 +05:30 |
file_test.py
|
Switch open() for salt.utils.fopen()
|
2014-11-26 18:25:20 +00:00 |
firewalld_test.py
|
test firewalld tests
|
2015-01-14 16:26:23 +05:30 |
gem_test.py
|
Fix gem tests
|
2015-01-08 14:26:04 -07:00 |
genesis_test.py
|
Fix broken test
|
2015-01-15 10:06:28 -07:00 |
git_test.py
|
adding git unit test case
|
2015-01-21 19:15:18 +05:30 |
glance_test.py
|
implemented unit test cases for glance module
|
2015-01-20 18:05:09 +05:30 |
glusterfs_test.py
|
adding glusterfs unit test case
|
2015-01-28 11:30:47 +05:30 |
gnomedesktop_test.py
|
test gnomedesktop tests
|
2015-01-16 11:20:17 +05:30 |
grains_test.py
|
Improve filter_by() base argument:
|
2014-10-24 11:13:47 -06:00 |
groupadd_test.py
|
unit test case for groupadd
|
2014-12-19 12:03:45 +05:30 |
grub_legacy_test.py
|
implemented unit test cases for module grub_legacy
|
2015-01-20 17:59:51 +05:30 |
guestfs_test.py
|
adding guestfs unit test case
|
2015-01-29 14:18:38 +05:30 |
hadoop_test.py
|
implemented unit test cases for hadoop module
|
2015-01-22 16:34:02 +05:30 |
hashutil_test.py
|
Merge branch '2014.7' into develop
|
2014-11-27 03:59:40 +00:00 |
hg_test.py
|
implemented unit test cases for hg module
|
2015-01-22 16:10:22 +05:30 |
hipchat_test.py
|
adding hipchat test case
|
2015-01-29 14:25:25 +05:30 |
hosts_test.py
|
adding hosts unit test
|
2014-12-23 15:43:17 +05:30 |
htpasswd_test.py
|
resolved the error
|
2015-01-29 16:00:21 +05:30 |
http_test.py
|
implemented unit test cases for http module
|
2015-01-22 16:13:18 +05:30 |
ilo_test.py
|
adding ilo unit test case
|
2015-01-30 18:36:58 +05:30 |
img_test.py
|
implemented unit test cases for img module
|
2015-01-22 16:21:09 +05:30 |
incron_test.py
|
adding incron unit test case
|
2015-01-30 18:38:56 +05:30 |
influx_test.py
|
implemented unit test cases for influx module
|
2015-01-23 17:59:22 +05:30 |
ini_manage_test.py
|
Switch open() for salt.utils.fopen()
|
2014-11-26 18:28:15 +00:00 |
ipset_test.py
|
implemented unit test cases for ipset module
|
2015-01-27 18:44:13 +05:30 |
jboss7_cli_test.py
|
Fixes of pylint violations
|
2014-11-25 12:49:14 +01:00 |
jboss7_test.py
|
Fixes of pylint violations
|
2014-11-25 14:22:30 +01:00 |
junos_test.py
|
implemented unit test cases for junos module
|
2015-01-27 18:46:07 +05:30 |
key_test.py
|
implemented unit test cases for key module
|
2015-01-28 18:42:31 +05:30 |
kmod_test.py
|
Skip kmod test if /etc/modules isn't present
|
2015-01-06 20:36:45 -07:00 |
launchctl_test.py
|
implemented unit test cases for launchctl module
|
2015-01-30 18:17:03 +05:30 |
linux_acl_test.py
|
Add python_shell=False to all the linux_acl mocks
|
2015-01-08 14:29:41 -07:00 |
linux_lvm_test.py
|
But only fix it in the correct place...
|
2015-01-22 01:22:18 -07:00 |
linux_sysctl_test.py
|
pylint fix on linux_sysctl_test.py
|
2014-10-31 12:41:04 -06:00 |
localemod_test.py
|
implemented unit test cases for localemod module
|
2015-01-30 18:22:27 +05:30 |
logadm_test.py
|
implemented unit test cases for logadm module
|
2015-01-30 18:28:17 +05:30 |
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 |
mount_test.py
|
fix mount module unit tests
|
2015-01-16 15:40:39 -07:00 |
mysql_test.py
|
Remove unnecessary ©️ and :license: from file headers
|
2014-05-26 19:26:15 +01:00 |
nginx_test.py
|
Mock the right object
|
2014-11-20 16:40:48 +00:00 |
parted_test.py
|
Patch unittests when calling _validate_device
|
2014-12-09 10:48:02 -07:00 |
pillar_test.py
|
Mark function as private
|
2015-01-08 17:41:49 +01:00 |
pip_test.py
|
Fix calls using user instead of runas. Make use of user.
|
2015-01-24 03:16:52 +00:00 |
postgres_test.py
|
Another missed quote
|
2015-01-08 10:17:39 -07:00 |
ps_test.py
|
namedtuple doesn't exist in psutil._compat in psutil 2.2.0
|
2015-01-06 12:08:31 -07:00 |
pw_group_test.py
|
Allow for variations in distros in group test
|
2015-01-06 22:46:28 -07:00 |
pw_user_test.py
|
added test cases for pw_user module
|
2014-12-19 18:51:13 +05:30 |
rvm_test.py
|
Fix rvm module test for adding cwd argument
|
2014-05-23 16:38:04 -04:00 |
shadow_test.py
|
Cleanup whitespace issues for pylint
|
2014-05-21 19:31:46 -06:00 |
syslog_ng_test.py
|
fix numerous typos+misspellings
|
2014-11-05 13:57:47 -08:00 |
test_network.py
|
Added utils-style IP-check functions to the network module
|
2014-07-25 15:20:14 -06:00 |
useradd_test.py
|
adding useradd unit test case.
|
2014-12-30 12:18:25 +05:30 |
uwsgi_test.py
|
fix uwsgi test
|
2015-01-07 11:57:44 -07:00 |
virt_test.py
|
more typo/misspelling fixes
|
2014-11-05 15:29:25 -08: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
|
Merge branch '2014.7' into develop
|
2014-12-17 15:00:26 -07:00 |
zfs_test.py
|
Salt modules must be imported after the ensure in syspath call
|
2014-12-21 11:44:57 -05:00 |
zpool_test.py
|
Changing return to match zpool list instead of zfs list
|
2015-01-05 14:05:55 -07:00 |