salt/tests/integration/modules
Daniel Wozniak 19f4d5ea03
Merge pull request #54178 from dwoz/mac_computer_name
Fix flaky set_computer_name in mac_system module
2019-08-12 11:26:39 -07:00
..
files
__init__.py
test_aliases.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_archive.py Fix lint and test failures caused by bad merge 2018-08-31 14:08:58 -04:00
test_beacons.py Add missing **kwargs 2019-03-27 11:33:32 -06:00
test_boto_iam.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_sns.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_cmdmod.py Add integration test justifying strange use of braces after cd in cmd.run 2019-08-07 10:01:48 +01:00
test_config.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_cp.py Disabling a couple more tests in integration.modules.test_cp that hang on OS X and Py2. 2019-06-20 11:58:24 -07:00
test_data.py Fix test 2019-01-28 20:37:05 +00:00
test_decorators.py Update test to reflect docstring changes 2018-04-17 09:21:05 -05:00
test_disk.py Salt Unicode Update 2018-01-22 14:38:24 +03:00
test_dockermod.py use same python version in docker container 2018-06-05 10:57:09 -05:00
test_event.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_file.py Added integration tests 2018-11-02 23:02:04 +01:00
test_gem.py Merge branch '2018.3' into virtualnames 2019-02-19 16:59:42 -06:00
test_gentoolkitmod.py Salt Unicode Update 3rd tier 3rd bunch from DK 2018-01-22 14:38:49 +03:00
test_git.py Merge branch '2017.7' into '2018.3' 2018-09-11 12:51:52 -04:00
test_grains.py These tests aren't destructive 2019-05-08 13:16:35 +01:00
test_groupadd.py Fix failing tests 2018-12-12 16:12:06 -07:00
test_hosts.py Add unicode_literals to modules, states, tests (H) 2018-01-23 09:55:46 -05:00
test_key.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_linux_acl.py Add unicode_literals to more modules, states, and tests 2018-01-23 10:08:59 -05:00
test_localemod.py Rename exec module integration test files to respect naming convention 2018-08-14 13:53:30 -05:00
test_lxc.py Add unicode_literals to more modules, states, and tests 2018-01-23 10:08:59 -05:00
test_mac_assistive.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mac_brew_pkg.py fix use of virtualname 2019-02-19 13:16:06 -06:00
test_mac_desktop.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_mac_group.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mac_keychain.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_mac_pkgutil.py Update old utils paths to new paths 2018-01-26 17:34:29 -05:00
test_mac_portspkg.py fix use of virtualname 2019-02-19 13:16:06 -06:00
test_mac_power.py Increase flaky attempts on mac tests using systemsetup 2019-06-26 13:22:10 -04:00
test_mac_service.py Merge branch '2017.7' into '2018.3' 2018-07-23 11:15:43 -04:00
test_mac_shadow.py Increase flaky attempts on mac tests using systemsetup 2019-06-26 13:22:10 -04:00
test_mac_softwareupdate.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_mac_sysctl.py Rename exec module integration test files to respect naming convention 2018-08-14 13:53:30 -05:00
test_mac_system.py Fix skip on non macos platforms 2019-08-11 11:47:23 -07:00
test_mac_timezone.py Merge branch '2017.7' into '2018.3' 2018-07-23 11:15:43 -04:00
test_mac_user.py Fixing various lint errors. 2018-12-20 16:19:01 -08:00
test_mac_xattr.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_macdefaults.py fix use of virtualname 2019-02-19 13:16:06 -06:00
test_mine.py Try harder to get the minion grains 2019-05-27 19:05:26 +01:00
test_mysql.py Add more unicode_literals to modules, states, and test files 2018-01-22 09:32:29 -05:00
test_network.py Update integration.modules.test_network.NetworkTest.test_network_ping test address 2019-04-18 15:44:36 -04:00
test_nilrt_ip.py Add unicode_literals to modules, states, and tests [n] 2018-01-22 09:42:15 -05:00
test_pillar.py Rename some files to avoid them being identified as test modules 2018-08-14 13:53:30 -05:00
test_pip.py Always cleanup the changed environ 2019-05-09 14:13:32 +01:00
test_pkg.py WAR ROOM test skip till rewritten to allow for dnf on RHEL 8 and Fedora 30 2019-07-11 18:06:12 -06:00
test_publish.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_pw_user.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_rabbitmq.py Updating various modules, states and related tests for Unicode fun & profit part one. 2018-01-23 11:53:16 -08:00
test_saltutil.py Merge branch '2018.3' into 'fluorine' 2018-10-18 10:41:42 -04:00
test_service.py Merge branch '2018.3' into 'fluorine' 2018-09-10 09:01:27 -04:00
test_shadow.py Merge branch '2018.3' into '2019.2' 2019-03-28 11:10:45 -04:00
test_ssh.py Fix ssh on Windows 2019-02-07 10:07:01 -07:00
test_state_jinja_filters.py fixing docstring 2018-04-06 13:19:10 -07:00
test_state.py Updating various skips for tests to only skip if OS is OS X and Python is Python2. 2019-06-20 07:04:21 -07:00
test_status.py Mark status test as flaky 2018-08-30 11:34:05 -04:00
test_supervisord.py Don't fail the test because of order 2019-01-25 13:00:03 +00:00
test_sysctl.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_sysmod.py [PY3] Add unicode_literals to salt.utils modules (A-D) 2018-01-13 16:08:56 -06:00
test_sysrc.py Updating various modules, states and related tests for Unicode fun & profit part one. 2018-01-23 11:53:16 -08:00
test_system.py Skip get time test 2019-07-29 09:20:25 -06:00
test_test.py [PY3] Add unicode_literals to more high-priority states/modules 2018-01-22 08:26:28 -06:00
test_timezone.py Update old utils paths to use new paths 2018-07-31 18:20:35 -04:00
test_useradd.py Fix failing tests 2018-12-12 16:12:06 -07:00
test_virt.py Add unicode_literals to modules, states, and related tests 2018-01-23 15:26:25 -05:00
test_virtualenv_mod.py Rename exec module integration test files to respect naming convention 2018-08-14 13:53:30 -05:00
test_win_autoruns.py Rename exec module integration test files to respect naming convention 2018-08-14 13:53:30 -05:00
test_win_dns_client.py Backport 51471 2019-02-06 13:46:48 -07:00
test_win_firewall.py Rename exec module integration test files to respect naming convention 2018-08-14 13:53:30 -05:00
test_win_ip.py Update old utils paths to use new paths 2018-07-23 11:32:08 -04:00
test_win_lgpo.py Remove duplicate test 2019-07-23 15:15:53 -06:00
test_win_ntp.py Merge branch '2017.7' into '2018.3' 2018-09-04 12:01:38 -04:00
test_win_pkg.py The test is not a flush problem 2018-10-16 22:22:49 -07:00
test_win_servermanager.py Replace old utils paths with new utils paths 2018-05-29 11:19:34 -04:00