.. |
files
|
|
|
__init__.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_boto_iam.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_boto_sns.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_chocolatey.py
|
Replace @destructiveTest with @pytest.mark.destructive_test
|
2021-02-02 18:19:15 +00:00 |
test_cmdmod.py
|
Bump to pytest-salt-factories >= 0.903.x
|
2021-05-28 14:48:59 -07:00 |
test_config.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_cp.py
|
Bump to pytest-salt-factories >= 0.903.x
|
2021-05-28 14:48:59 -07:00 |
test_data.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_decorators.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_disk.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_dockermod.py
|
Bump to pytest-salt-factories >= 0.903.x
|
2021-05-28 14:48:59 -07:00 |
test_file.py
|
58033 file.read return binary data in binary mode
|
2020-10-04 19:00:54 -07:00 |
test_gem.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_gentoolkitmod.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_git.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_groupadd.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_hosts.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_jinja.py
|
Cleanup calculation of template sls/tpl context (#58238)
|
2020-10-08 07:18:08 -07:00 |
test_key.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_linux_acl.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_linux_shadow.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_localemod.py
|
Replace @requires_salt_modules with @pytest.mark.requires_salt_modules
|
2021-02-03 13:15:24 +00:00 |
test_lxc.py
|
Bump to pytest-salt-factories >= 0.903.x
|
2021-05-28 14:48:59 -07:00 |
test_mac_assistive.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_mac_brew_pkg.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_mac_desktop.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_mac_group.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_mac_keychain.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_mac_pkgutil.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_mac_portspkg.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_mac_power.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_mac_service.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_mac_shadow.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_mac_softwareupdate.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_mac_sysctl.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_mac_system.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_mac_timezone.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_mac_user.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_mac_xattr.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_macdefaults.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_mine.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_mysql.py
|
Replace @destructiveTest with @pytest.mark.destructive_test
|
2021-02-02 18:19:15 +00:00 |
test_nilrt_ip.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_pip.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_pkg.py
|
Make PhotonOS part of the RedHat os_family
|
2021-02-04 13:31:02 -05:00 |
test_publish.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_pw_user.py
|
Replace @skip_if_not_root with @pytest.mark.skip_if_not_root
|
2021-02-03 10:15:33 +00:00 |
test_rabbitmq.py
|
Replace @requires_salt_modules with @pytest.mark.requires_salt_modules
|
2021-02-03 13:15:24 +00:00 |
test_saltcheck.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_service.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_ssh.py
|
Replace @skip_if_binaries_missing with @pytest.mark.skip_if_binaries_missing
|
2021-02-03 10:15:33 +00:00 |
test_state_jinja_filters.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_status.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_supervisord.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_swarm.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_sysctl.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_sysrc.py
|
Replace @destructiveTest with @pytest.mark.destructive_test
|
2021-02-02 18:19:15 +00:00 |
test_system.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_test.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_timezone.py
|
Replace @destructiveTest with @pytest.mark.destructive_test
|
2021-02-02 18:19:15 +00:00 |
test_tls.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_vault.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_virtualenv_mod.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_win_autoruns.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_win_dns_client.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_win_dsc.py
|
Replace @destructiveTest with @pytest.mark.destructive_test
|
2021-02-02 18:19:15 +00:00 |
test_win_firewall.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_win_ip.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_win_lgpo.py
|
Replace @destructiveTest with @pytest.mark.destructive_test
|
2021-02-02 18:19:15 +00:00 |
test_win_ntp.py
|
Replace the custom flaky decorator with https://pypi.org/project/flaky
|
2021-02-13 13:04:29 +00:00 |
test_win_pkg.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_win_servermanager.py
|
Replace @slowTest with @pytest.mark.slow_test
|
2021-02-03 06:30:11 +00:00 |
test_win_task.py
|
Drop Py2 and six on tests/support/unit.py
|
2021-03-01 10:42:23 +00:00 |