salt/tests/unit/utils
2024-02-27 08:07:04 +00:00
..
validate Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
__init__.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_aggregation.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_asynchronous.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_azurearm.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_boto3mod.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_botomod.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_color.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_configcomparer.py Upgrade to black 21.7b0 2021-08-06 13:09:47 -07:00
test_configparser.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_context.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_dateutils.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_decorators.py Fix strings 2021-08-06 13:09:47 -07:00
test_dicttrim.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_dictupdate.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_dns.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_doc.py Fix strings 2021-08-06 13:09:47 -07:00
test_dockermod.py Upgrade to black 21.7b0 2021-08-06 13:09:47 -07:00
test_environment.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_extend.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_filebuffer.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_find.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_gitfs.py Switch to a custom timeout_unless_on_windows marker 2024-02-08 21:44:04 +00:00
test_hashutils.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_immutabletypes.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_jid.py dep jid add log and test 2020-10-05 15:47:42 -07:00
test_job.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_json.py Fix strings 2021-08-06 13:09:47 -07:00
test_kickstart.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_locales.py Fix up issues found in review 2021-07-06 09:04:28 -04:00
test_mac_utils.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_master.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_minion.py Fix tests and pre-commit 2021-09-26 12:31:49 -07:00
test_minions.py Remove tests code/skips targeted for Py<3.6 2022-12-06 06:03:10 +00:00
test_msgpack.py We depend on `msgpack >= 1.0`, simplify logic 2024-02-27 08:07:04 +00:00
test_path.py Stop using the deprecated imp module 2023-06-28 07:26:05 +01:00
test_pbm.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_pkg.py Address Bandit's B602(subprocess_popen_with_shell_equals_true) flagged issue 2021-03-03 06:21:53 -05:00
test_process.py Increase timeouts on problematic tests 2024-02-15 15:25:35 -07:00
test_proxy.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_pydsl.py Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
test_pyobjects.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_reactor.py Upgrade to black 21.7b0 2021-08-06 13:09:47 -07:00
test_roster_matcher.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_sanitizers.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_schema.py Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
test_sdb.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_ssdp.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_state.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_systemd.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_thin.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_timed_subprocess.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_timeout.py Skip known macOS initial GH Actions failures 2022-12-14 11:23:26 -07:00
test_url.py fix(utils/url): handle Windows relative path backslash when caching file 2022-04-11 15:57:30 -04:00
test_vmware.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_vsan.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_vt.py Skip initial relenv onedir known failures 2023-01-21 07:51:50 +00:00
test_win_chcp.py Replace @skipIf(not platform.is_windows(), ...) usage 2022-12-06 06:03:10 +00:00
test_win_dotnet.py Replace @skipIf(not platform.is_windows(), ...) usage 2022-12-06 06:03:10 +00:00
test_win_functions.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_win_osinfo.py Replace @skipIf(not platform.is_windows(), ...) usage 2022-12-06 06:03:10 +00:00
test_win_pdh.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_win_service.py Replace @skipIf(not platform.is_windows(), ...) usage 2022-12-06 06:03:10 +00:00
test_win_system.py Replace @skipIf(not platform.is_windows(), ...) usage 2022-12-06 06:03:10 +00:00
test_xmlutil.py Fix strings 2021-08-06 13:09:47 -07:00
test_yamldumper.py Drop Py2 and six on tests/unit/utils/test_yamldumper.py 2021-03-01 10:42:23 +00:00
test_yamlencoding.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_yamlloader.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_zeromq.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_zfs.py Fix strings 2021-08-06 13:09:47 -07:00