salt/tests/integration/modules
2018-04-19 16:17:35 -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_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 Adding some tests to tests cmd.script with cwd 2017-12-21 15:53:38 -08: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_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 Fixing integration.modules.test_mac_user.MacUserModuleTest.test_mac_user_disable_auto_login 2018-01-22 14:10:23 -08: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 Add network module integration tests 2018-04-19 16:17:35 -04:00
test_nilrt_ip.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_pillar.py Add integration pillar command line test 2017-11-10 10:43:37 -05:00
test_pip.py switch pip test package 2018-04-10 14:09:20 -05:00
test_pkg.py Rewrite failing Suse pkg integration test 2018-03-14 23:35:25 -05: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 the new test failures from the mantest changes 2018-04-02 16:06:50 -04:00
test_service.py Fix mac service and pkg tests for 10.13 2018-01-23 11:39:06 -05: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 fix lint error 2017-11-22 21:41:59 +00: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 Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01: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