salt/tests/integration/modules
2018-05-25 15:13:56 -04:00
..
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
test_aliases.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_archive.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_autoruns.py Add autoruns.list integration test for Windows 2018-04-19 15:09:50 -04:00
test_beacons.py fixing beacons.list integration test failure 2017-06-16 14:39:08 +02:00
test_boto_iam.py Don't attempt connections at the module level! 2017-04-28 13:33:32 +01:00
test_boto_sns.py Don't attempt connections at the module level! 2017-04-28 13:33:32 +01:00
test_cmdmod.py Get the current username on windows 2018-05-23 16:16:32 -07:00
test_config.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_cp.py Remove unused/redundant imports 2018-03-28 12:30:26 -06:00
test_darwin_sysctl.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_data.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_decorators.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_disk.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_event.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_file.py Lint: Remove extra empty lines at end of files 2017-12-01 14:46:27 -05:00
test_firewall.py Add windows firewall execution modules integration tests 2018-04-25 15:25:55 -04:00
test_gem.py use a ruby gem that doesn't have dependencies 2017-08-17 13:45:10 -06:00
test_gentoolkitmod.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_git.py Merge branch '2016.11' into '2017.7' 2017-07-18 09:05:43 -06:00
test_grains.py Fix the tear down function in integration.modules.test_grains.GrainsAppendTestCase 2018-03-21 16:37:10 +00:00
test_groupadd.py Add groupadd module integration tests for Windows 2018-03-23 13:30:22 -04:00
test_hosts.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_key.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_libcloud_dns.py Lint: quick fix to add missing blank line 2017-06-08 16:04:59 -06:00
test_linux_acl.py Update ACL module test to work as non-root. 2017-05-23 11:53:56 +03:00
test_locale.py Skip locale tests on MacOSX 2017-06-05 15:57:20 -04:00
test_lxc.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_mac_assistive.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_brew.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_defaults.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_desktop.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_group.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_keychain.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_pkgutil.py Fix mac service and pkg tests for 10.13 2018-01-23 11:39:06 -05:00
test_mac_ports.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_power.py mark all mac power tests as flaky 2017-06-12 13:34:12 -06:00
test_mac_service.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_shadow.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_softwareupdate.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_system.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_timezone.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_mac_user.py Update test_mac_user_enable_auto_login to test both py2 and py3 2018-05-15 14:40:54 -04:00
test_mac_xattr.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_mine.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_mysql.py results and columns are lists for mysql returns 2017-09-19 15:08:17 -06:00
test_network.py Skip netstat test on macosx as its not supported 2018-04-25 16:44:28 -04:00
test_nilrt_ip.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_ntp.py Add windows ntp integration module tests 2018-04-24 15:12:58 -04:00
test_pillar.py Add integration pillar command line test 2017-11-10 10:43:37 -05:00
test_pip.py query the pip path for test test_issue_2087_missing_pip 2018-05-14 15:45:37 -04:00
test_pkg.py Add pkg.latest_version windows test 2018-05-15 16:20:55 -04:00
test_publish.py Add timout in tests instead of publish 2017-05-12 11:32:04 -06:00
test_pw_user.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_rabbitmq.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_saltutil.py Fix flaky refresh pillar integration test 2018-05-25 15:13:56 -04:00
test_service.py Add windows to service disable ERROR check in tests 2018-05-24 08:30:17 -04:00
test_shadow.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_ssh.py Update fingerprint hash type default from md5 to sha256 2017-05-11 09:33:45 -06:00
test_state.py Fix py3 wart (chr vs bytesstring) 2018-04-14 17:39:29 -07:00
test_status.py return error if diskusage not available 2018-05-01 13:11:23 -04:00
test_supervisord.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_sysctl.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_sysmod.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_sysrc.py Rename proxy test files to use test_* syntax 2017-05-24 13:03:21 -06:00
test_system.py Add destructivetest decorator on tests 2018-04-24 14:44:15 -04:00
test_test.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_timezone.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_useradd.py Add user integration tests for windows OS 2018-04-17 16:45:41 -04:00
test_virt.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_virtualenv.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_win_servermanager.py add win_servermanager.list_available test 2018-05-22 14:43:11 +00:00