salt/tests/unit/modules
2015-04-24 17:30:24 +05:30
..
__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 The decorator looks for 2 binaries. We always want the first. 2015-04-10 00:26:15 +01: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
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 Fix pylint errors on develop 2015-02-26 09:43: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
cmdmod_test.py Fix some of the mocking on cmdmod_test 2015-01-27 14:15:04 -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
cyg_test.py fix bad file perms 2014-12-18 10:42:25 -07: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
disk_test.py more lint 2014-12-18 10:33:31 -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
file_test.py Switch open() for salt.utils.fopen() 2014-11-26 18:25:20 +00:00
gem_test.py Fix gem tests 2015-01-08 14:26:04 -07:00
gpg_test.py resolved error. 2015-04-10 18:50:15 +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
hashutil_test.py Merge branch '2014.7' into develop 2014-11-27 03:59:40 +00:00
ini_manage_test.py Switch open() for salt.utils.fopen() 2014-11-26 18:28:15 +00:00
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
linux_acl_test.py Fix unit test 2015-02-21 19:29:57 -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 fix linux_sysctl_test failures caused by #20314 2015-02-03 11:30:27 -07:00
localemod_test.py Adjust tests to the new return value of modules.localemod.gen_locale() 2015-04-21 19:11:33 -06: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 Clean up some pylint on 2015.2 2015-02-06 07:58:26 -07:00
netscaler_test.py resolved errors. 2015-04-17 12:34:26 +05:30
nginx_test.py Mock the right object 2014-11-20 16:40:48 +00:00
nova_test.py Adding nova.py unit tests 2015-04-03 14:40:46 +05:30
oracle_test.py Adding oracle.py unit test cases 2015-04-10 16:10:38 +05:30
pagerduty_test.py Adding pagerduty.py unit tests 2015-04-13 18:21:17 +05:30
parted_test.py Patch unittests when calling _validate_device 2014-12-09 10:48:02 -07:00
pecl_test.py adding pecl unit test case. 2015-04-14 17:58:15 +05:30
pip_test.py Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2 2015-02-06 13:00:14 -07:00
pkg_resource_test.py Adding pkg_resouce.py unit tests 2015-04-17 17:52:13 +05:30
postfix_test.py adding postfix unit test case 2015-04-21 17:36:07 +05:30
postgres_test.py Another missed quote 2015-01-08 10:17:39 -07:00
powerpath_test.py adding powerpath unit test case 2015-04-22 17:38:44 +05:30
ps_test.py Fix pylint errors on develop 2015-02-26 09:43:52 +00: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
qemu_img_test.py adding qemu_img unit test case 2015-04-23 18:13:27 +05:30
raet_publish_test.py adding raet_publish unit test case 2015-04-24 17:30:24 +05:30
rvm_test.py added tests to ensure commands are created accordingly (without additional single quotes) 2015-03-16 14:49:09 -06:00
serverdensity_device_test.py adding serverdensity_device unit test case. 2015-04-09 17:29:48 +05:30
shadow_test.py Cleanup whitespace issues for pylint 2014-05-21 19:31:46 -06:00
smtp_test.py adding smtp unit test case. 2015-04-07 17:39:32 +05:30
state_test.py Fix Python 2.6 syntax error in unit.modules.state_test.py 2015-04-21 11:01:33 -06:00
syslog_ng_test.py fix numerous typos+misspellings 2014-11-05 13:57:47 -08:00
sysmod_test.py Remove Python 2.6 incompatible section of test 2015-04-21 12:25:31 -06:00
test_network.py Added utils-style IP-check functions to the network module 2014-07-25 15:20:14 -06:00
twilio_notify_test.py adding twilio_notify unit test case. 2015-04-03 14:29:49 +05:30
uwsgi_test.py fix uwsgi test 2015-01-07 11:57:44 -07:00
virt_test.py Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2 2015-03-11 16:09:57 -06:00
virtualenv_test.py update venv unit tests accordingly 2014-12-08 23:28:28 -07:00
win_disk_test.py adding win_disk unit test case. 2015-04-10 18:01:22 +05:30
win_dns_client_test.py adding win_dns_client test case and used @patch for mocking. 2015-04-15 18:42:38 +05:30
win_ip_test.py adding win_ip unit test case. 2015-04-06 15:35:01 +05:30
win_network_test.py used @patch for mocking. 2015-04-15 12:10:54 +05:30
win_path_test.py Adding win_path.py unit test cases 2015-04-07 14:16:45 +05:30
win_repo_test.py Adding win_repo.py unit test cases 2015-04-08 14:07:03 +05:30
win_servermanager_test.py adding win_servermanager unit test case. 2015-04-07 15:44:24 +05:30
win_service_test.py Adding win_service.py unit test cases 2015-04-09 12:31:51 +05:30
win_status_test.py lots of copyediting 2014-04-30 12:06:27 -07:00
win_system_test.py Adding win_system unit test cases 2015-04-06 14:16:38 +05:30
xapi_test.py Adding xapi.py unit test cases 2015-04-13 17:38:19 +05:30
zcbuildout_test.py Minor cosmetic changes in order not to disable the PEP8 PyLint code all together 2015-04-21 15:03:47 +01: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