salt/tests/unit/modules
2024-02-27 08:07:04 +00:00
..
inspectlib Stop using @skipIf 2022-12-06 06:03:10 +00:00
nxos Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
templates Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
zypp Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
__init__.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_boto3_elasticsearch.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto3_route53.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_apigateway.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_cloudtrail.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_cloudwatch_event.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_cognitoidentity.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_elasticsearch_domain.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_elb.py Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
test_boto_iot.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_lambda.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_route53.py Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
test_boto_s3_bucket.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_boto_secgroup.py Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
test_boto_vpc.py Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
test_bsd_shadow.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_cron.py Bug 62940 fix unit test_cron.py against solaris 2022-10-26 22:42:53 +02:00
test_elasticsearch.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_freezer.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_heat.py Fix lint 2023-10-24 14:59:53 -07:00
test_hosts.py Fix strings 2021-08-06 13:09:47 -07:00
test_influxdb08mod.py Upgrade to black 21.7b0 2021-08-06 13:09:47 -07:00
test_jboss7.py Fix strings 2021-08-06 13:09:47 -07:00
test_jboss7_cli.py Fix strings 2021-08-06 13:09:47 -07:00
test_k8s.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_kapacitor.py Fix strings 2021-08-06 13:09:47 -07:00
test_kernelpkg_linux_apt.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_kernelpkg_linux_yum.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_kubernetesmod.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_libcloud_compute.py Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
test_libcloud_dns.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_libcloud_loadbalancer.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_libcloud_storage.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_linux_acl.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_localemod.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_memcached.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_napalm_probes.py Freeze napalm test objects 2020-08-21 16:10:55 -07:00
test_napalm_yang_mod.py Fix strings 2021-08-06 13:09:47 -07:00
test_netbox.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_netmiko_mod.py Fix to allow netmiko_mod load unless proxy and deltaproxy active 2021-06-24 13:57:27 -04:00
test_netscaler.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_network.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_neutron.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_nginx.py Fix test failures 2021-07-06 09:04:28 -04:00
test_nilrt_ip.py Fix mock calls 2023-10-04 20:54:42 +01:00
test_nova.py Upgrade to black 21.7b0 2021-08-06 13:09:47 -07:00
test_nxos.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_nxos_upgrade.py Upgrade to black 21.7b0 2021-08-06 13:09:47 -07:00
test_openstack_config.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_opkg.py Replace the usage of @skipIf(...) 2022-12-06 06:03:10 +00:00
test_parted_partition.py Fix strings 2021-08-06 13:09:47 -07:00
test_pdbedit.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_random_org.py Replace usage of @skipIf(True, ...) with pytest markers 2022-12-06 06:03:10 +00:00
test_rh_ip.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_saltcheck.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_snapper.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_solarisipspkg.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_sqlite3.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_ssh.py Wrap long Python lines 2021-12-16 17:00:29 -05:00
test_supervisord.py Fix strings 2021-08-06 13:09:47 -07:00
test_swarm.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_sysmod.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_systemd_service.py fixes saltstack/salt#62942 systemd_service.* functions hard code relative command name 2022-10-24 10:43:20 -04:00
test_twilio_notify.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_useradd.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_virt.py Skip tests which can't run, or even pass on FIPS enabled platforms 2023-11-14 20:42:57 +00:00
test_virtualenv_mod.py Fix strings 2021-08-06 13:09:47 -07:00
test_vsphere.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_win_groupadd.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_win_status.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_win_system.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_win_wusa.py Replace @skipIf(not platform.is_windows(), ...) usage 2022-12-06 06:03:10 +00:00
test_x509.py Stop using @skipIf 2022-12-06 06:03:10 +00:00
test_zcbuildout.py Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
test_zypperpkg.py Reformat with black 2022-10-16 15:46:58 +02:00