.. |
__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
|
lint fix
|
2014-12-11 16:58:10 -07: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
|
Allow standalone test execution
|
2014-03-31 02:58:15 +01: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
|
TST: Updated brew module unit test to patch the appropriate __salt__ functions for the updates to brew module
|
2014-09-02 11:12:01 -07:00 |
cmdmod_test.py
|
More cmdmod unittests
|
2014-12-01 08:57:11 -07:00 |
config_test.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
cp_test.py
|
Don't reset the template registry
|
2014-11-09 14:17:15 +00: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
|
Allow standalone test execution
|
2014-03-31 02:54:37 +01: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
|
Allow specifying custom gem to use in gem state and module
|
2014-11-09 01:06:08 +00:00 |
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
|
remove duplicate code
|
2014-11-04 10:05:24 -07:00 |
linux_lvm_test.py
|
class name changed
|
2014-12-18 11:53:10 +05:30 |
linux_sysctl_test.py
|
pylint fix on linux_sysctl_test.py
|
2014-10-31 12:41:04 -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-19 08:55:07 -05: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 |
pip_test.py
|
Support for vt in pip & venv modules
|
2014-10-23 20:18:44 +02:00 |
postgres_test.py
|
lint
|
2014-11-11 10:01:33 -07:00 |
ps_test.py
|
Fixing the unit tests for ps module
|
2014-10-07 20:56:02 -07:00 |
pw_group_test.py
|
added unit test cases for pw_group module
|
2014-12-22 18:22:04 +05:30 |
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 |
uwsgi_test.py
|
Remove trailing white-space.
|
2014-01-29 22:48:48 -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 |