salt/tests/pytests/functional/modules
2025-03-07 15:05:05 -07:00
..
cmd Fix checking retcodes with runas on Windows 2025-03-06 13:45:16 -07:00
file Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
pillar No namespaced test packages 2024-05-09 16:39:56 +01:00
state Fix is_bin_file filter test on debian 2025-01-11 15:25:01 -07:00
win_file Fix pre-commit 2025-01-15 14:34:00 -07:00
win_lgpo Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
__init__.py Fix and simplify tests/pytests/functional/modules/test_opkg.py 2020-10-08 07:56:58 +01:00
conftest.py Remove onedir pytest fixture workaround 2023-08-04 16:29:46 +01:00
test_aliases.py Functional test modules can now provide `minion_config_{defaults,overrides}` 2021-06-28 13:36:47 -04:00
test_ansiblegate.py Increase timeouts on problematic tests 2024-02-14 14:22:06 -07:00
test_aptpkg.py Merge branch '3006.x' into merge/3007.x/3006.x 2025-01-29 15:22:23 -07:00
test_archive.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_chocolatey.py Add some debug messages 2024-04-10 08:49:34 +01:00
test_data.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_defaults.py Add more test coverage and fix previous failing tests 2023-04-07 13:23:39 +00:00
test_dockermod.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_etcd_mod.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_freezer.py fixes saltstack/salt#61681 add compare function to freezer module 2022-02-23 10:45:21 -08:00
test_gpg.py Apply lessons from previous PR 2023-12-11 14:05:22 -07:00
test_grains.py Use _pkg.txt file for package grain 2023-08-04 16:29:46 +01:00
test_http.py Move http test to functional test 2023-08-16 01:54:02 +00:00
test_ipset.py Comply with pre-commit and lint 2023-09-05 19:34:16 +00:00
test_mac_assistive.py Skip problematic MacOS test in specific conditions 2024-03-18 11:03:58 +00:00
test_mac_brew_pkg.py Minor timeout adjustments 2024-03-15 14:49:04 +00:00
test_mac_desktop.py Fix output volume test, skip say test 2024-04-16 14:54:47 +01:00
test_mac_group.py Fix member test 2024-04-16 14:54:47 +01:00
test_mac_keychain.py fixing test_mac_desktop.py test_mac_keychain.py test_mac_power.py test_mac_power_wake_on_modem.py test_mac_service.py 2023-12-12 15:26:07 -07:00
test_mac_pkgutil.py Minor timeout adjustments 2024-03-15 14:49:04 +00:00
test_mac_portspkg.py Don't group fixtures, and improve them 2023-12-12 15:26:07 -07:00
test_mac_power.py Don't group fixtures, and improve them 2023-12-12 15:26:07 -07:00
test_mac_service.py more fixes related to migrating the mac tests over to functional tests 2023-12-12 15:26:07 -07:00
test_mac_shadow.py Remove test for non existing function 2023-12-12 15:26:07 -07:00
test_mac_softwareupdate.py Minor timeout adjustments 2024-03-15 14:49:04 +00:00
test_mac_system.py The _setup_teardown_vars is not really required 2023-12-12 15:26:07 -07:00
test_mac_timezone.py Daylight savings suck! 2024-03-13 16:13:18 +00:00
test_mac_user.py Don't group fixtures, and improve them 2023-12-12 15:26:07 -07:00
test_mac_xattr.py Don't group fixtures, and improve them 2023-12-12 15:26:07 -07:00
test_mysql.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_network.py Check for failed ping on Windows 2025-01-15 15:59:21 -07:00
test_nilrt_ip.py Migrate tests/integration/modules/test_nilrt_ip.py to pytest 2022-12-20 11:56:51 +00:00
test_opkg.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_pip.py Migrate tests/pytests/integration/modules/test_pip.py to functional tests 2024-04-23 07:31:45 +01:00
test_pkg.py Change repo.saltproject.io to new url 2025-01-11 15:25:01 -07:00
test_runit.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_saltcheck.py Migrate tests/pytests/integration/modules/test_saltcheck.py to functional 2023-01-21 07:51:50 +00:00
test_saltutil.py [3006.x] rebase test labels (#64053) 2023-04-15 18:19:58 -07:00
test_sdb.py Decode msgpack strings when reading from sqlite sdb 2022-04-07 15:52:57 -04:00
test_service.py Make systemctl/hostctl check functions check they're on linux 2025-01-12 22:35:40 -07:00
test_swarm.py Address failing tests on Fedora 37 and 38 2023-02-18 17:58:48 +00:00
test_system.py Skip tests when it will fail due to hostnamctl not working in some containers 2025-01-23 16:36:35 -07:00
test_test.py Merge remote-tracking branch 'upstream/3006.x' into mf/master/3006.x 2023-09-08 16:25:39 -04:00
test_user.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_vault.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
test_virtualenv_mod.py Migrate tests/integration/modules/test_virtualenv_mod.py to functional 2022-08-23 12:53:04 -06:00
test_win_certutil.py [3006.x] rebase test labels (#64053) 2023-04-15 18:19:58 -07:00
test_win_dsc.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_win_pkg.py Fix some failing tests 2025-03-05 11:42:07 -07:00
test_win_shortcut.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_win_useradd.py Test with temp user instead of Administrators 2025-01-15 14:33:43 -07:00
test_x509_v2.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_yumpkg.py [master] Add wildcard removal for aptpkg (#65221) 2023-11-15 11:48:45 -08:00