salt/tests/integration/modules
2018-08-09 17:12:06 -07: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 Fix all Sphinx warnings 2018-05-31 15:28:25 -05: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 Add cmd module integration tests for windows and fix space in path issue 2018-08-01 14:05:52 -04: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 Fix all Sphinx warnings 2018-05-31 15:28:25 -05: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 Fix all Sphinx warnings 2018-05-31 15:28:25 -05: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 Fix failing git worktree tests 2018-08-02 09:26:27 -05:00
test_grains.py Make grains integration test more robust 2018-08-08 14:58:05 -04: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 Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_mac_brew.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05: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 Fix all Sphinx warnings 2018-05-31 15:28:25 -05: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 Fix mac service.disable tests 2018-07-19 14:15:58 -04: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 import flaky decorator on mac tests 2018-07-13 15:16:06 -04:00
test_mac_timezone.py import flaky decorator on mac tests 2018-07-13 15:16:06 -04:00
test_mac_user.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05: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 Use old is_windows utils path on 2017.7 2018-06-25 10:06: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 Fix all Sphinx warnings 2018-05-31 15:28:25 -05: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 The osfullname grain differs when using Python2 vs Python3, swapping this out for the "OS" grain which is consistent. 2018-08-09 17:12:06 -07:00
test_shadow.py Mark shadow module integration test as flaky 2018-08-02 11:12:35 -04: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 add unused import to timezone test file 2018-07-27 15:42:35 -04: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_dns_client.py Add win_dns module integration tests for windows 2018-05-24 14:11:27 -04:00
test_win_ip.py Add windows ip module integration tests 2018-07-18 13:58:17 -04:00
test_win_pkg.py Remove unnecessary jinja in curl.sls file 2018-07-20 14:32:14 -04:00
test_win_servermanager.py add win_servermanager.list_available test 2018-05-22 14:43:11 +00:00