salt/tests/unit/states
2019-10-01 16:03:51 +00:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
test_alias.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_alternatives.py Merge pull request #48005 from rallytime/merge-develop 2018-06-06 17:22:45 -04:00
test_apache_conf.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_apache_module.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_apache_site.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_apache.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_aptpkg.py Rename the aptpkg state module to respect naming convention 2018-08-14 13:53:29 -05:00
test_archive.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_artifactory.py Adding test=True to artifactory.download. 2018-11-19 16:42:11 -08:00
test_at.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_augeas.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_aws_sqs.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_beacon.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_blockdev.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_apigateway.py Add reg to the whitelist 2019-06-24 17:36:30 -06:00
test_boto_asg.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_cloudfront.py Replace "pchanges" with "changes" to fix onchanges/prereq requisites 2019-04-18 10:56:30 -04:00
test_boto_cloudtrail.py Add reg to the whitelist 2019-06-24 17:36:30 -06:00
test_boto_cloudwatch_alarm.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_cloudwatch_event.py Squelch spurious errors logged in unit tests 2018-10-18 14:01:28 -05:00
test_boto_cognitoidentity.py Add reg to the whitelist 2019-06-24 17:36:30 -06:00
test_boto_dynamodb.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_ec2.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_elasticache.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_elasticsearch_domain.py yet another lint fix. 2018-12-20 17:26:47 -08:00
test_boto_elb.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_iam_role.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_iot.py Fixing various lint errors. 2018-12-20 16:19:01 -08:00
test_boto_kinesis.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_lambda.py Add reg to the whitelist 2019-06-24 17:36:30 -06:00
test_boto_lc.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_route53.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_s3_bucket.py Add reg to the whitelist 2019-06-24 17:36:30 -06:00
test_boto_secgroup.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_sns.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_boto_sqs.py Replace "pchanges" with "changes" to fix onchanges/prereq requisites 2019-04-18 10:56:30 -04:00
test_boto_vpc.py Add reg to the whitelist 2019-06-24 17:36:30 -06:00
test_bower.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_chef.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_cloud.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_cmd.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_composer.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_cron.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_cyg.py Salt Unicode Update 2018-01-22 14:38:01 +03:00
test_ddns.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_debconfmod.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_disk.py [PY3] Add unicode_literals to high-priority modules/states 2018-01-24 10:33:58 -06:00
test_docker_image.py Fix various spelling mistakes 2018-03-08 19:14:42 +01:00
test_docker_volume.py [PY3] Add print_function import to files with unicode_literals already added 2017-12-15 12:14:18 -06:00
test_drac.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_elasticsearch.py Fix elasticsearch state module: allow user to define empty aliases 2019-05-08 15:50:35 -04:00
test_environ.py Update old utils paths to new paths 2018-04-03 14:46:56 -04:00
test_eselect.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_esxdatacenter.py Replace "pchanges" with "changes" to fix onchanges/prereq requisites 2019-04-18 10:56:30 -04:00
test_event.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_file.py Check dir_mode recursively in file.directory (#53385) 2019-06-06 17:11:00 -06:00
test_gem.py Merge branch 2017.7 into 2018.3 2018-11-29 13:09:15 -05:00
test_git.py Fix mocks to reflect changes to git.latest state 2019-01-28 10:46:26 -06:00
test_glusterfs.py Merge branch '2018.3' into 'develop' 2018-06-06 13:35:36 -04:00
test_gnomedesktop.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_grafana_datasource.py Update grafana_datasource test to check for empty dict being returned on no changes, rather than None 2018-04-20 10:04:30 +01:00
test_grafana.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_grains.py [PY3] Add unicode_literals to high-priority modules/states 2018-01-24 10:33:58 -06:00
test_group.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_hg.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_hipchat.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_host.py Fix linter 2019-04-11 15:38:15 -07:00
test_http.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_incron.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_influxdb08_database.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_influxdb08_user.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_ini_manage.py Fixes dry run in ini_manage + Fixes related bug - when working with options which are not in section. + Fixes related tests + Fixes pylint warnings 2018-07-04 09:19:36 +02:00
test_ipmi.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_ipset.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_iptables.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_jboss7.py Lintfix: E9402 (use of black-listed module) 2018-01-29 14:13:45 +01:00
test_kapacitor.py Merge branch 'develop' into kapacitor_enhancements 2018-03-08 10:47:58 -05:00
test_kernelpkg.py Update kernelpkg test to reflect pchanges removal 2019-04-18 11:01:21 -04:00
test_keyboard.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_keystone.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_kmod.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_kubernetes.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_layman.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_ldap.py Add unicode_literals and print_function 2018-01-26 14:09:58 +01:00
test_libcloud_dns.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_linux_acl.py Replace "pchanges" with "changes" to fix onchanges/prereq requisites 2019-04-18 10:56:30 -04:00
test_locale.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_lvm.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_lvs_server.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_lvs_service.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_lxc.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mac_assistive.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08: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_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_macpackage.py fix use of virtualname 2019-02-19 13:16:06 -06:00
test_makeconf.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_mdadm_raid.py fix use of virtualname 2019-02-19 13:16:06 -06:00
test_memcached.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_modjk_worker.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_modjk.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_module.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mongodb_database.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mongodb_user.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mount.py Updating the swap function in the mount.swap function also check the device name when checking the fstab data. Updating tests to reflect new behavior. 2018-11-02 12:23:24 -07:00
test_mysql_grants.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mysql_query.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_mysql_user.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_net_napalm_yang.py Fix tests for pchanges backport into 2018.3 2019-04-18 11:02:46 -04:00
test_network.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_nexus.py Add print_function import 2018-01-26 13:43:11 +01:00
test_nftables.py More updates to nftables module, state modules, and unit tests. 2019-02-19 17:42:19 -08:00
test_npm.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_ntp.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_openstack_config.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_openvswitch_port.py Add print_function import 2018-01-26 13:43:11 +01:00
test_pagerduty.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_pecl.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_pip_state.py Fix issue 54755 and add regression tests 2019-10-01 16:03:51 +00:00
test_pkg.py Fixing pyling errors 2018-07-11 15:18:01 -05:00
test_pkgng.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_portage_config.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_ports.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_cluster.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_database.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_extension.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_group.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_initdb.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_language.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_privileges.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_schema.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres_user.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_postgres.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_powerpath.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_process.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_proxy.py Remove unused imports 2019-01-25 13:00:03 +00:00
test_pyenv.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_pyrax_queues.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_quota.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_rabbitmq_cluster.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_rabbitmq_plugin.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_rabbitmq_policy.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_rabbitmq_vhost.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_rbenv.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_rdp.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_redismod.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_reg.py Fix unit.states.test_reg for Windows 2018-10-09 17:42:00 -06:00
test_rsync.py Adding a test for the rsync state 2019-03-07 15:35:15 -08:00
test_rvm.py Add print_function import 2018-01-26 13:43:11 +01:00
test_saltmod.py Make it possible to use prereq with test and saltmod state mods 2019-04-18 10:59:19 -04:00
test_schedule.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_selinux.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_serverdensity_device.py Merge branch '2018.3' into 'develop' 2018-06-06 13:35:36 -04:00
test_service.py Merge branch '2017.7' into '2018.3' 2018-12-14 11:15:48 -05:00
test_slack.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_smtp.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_splunk_search.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_ssh_auth.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_ssh_known_hosts.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_status.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_supervisord.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_svn.py fixed test for svn.export 2018-07-23 10:58:48 -04:00
test_sysctl.py Adding a check to see if the config file exists, if not then return an empty list so we get the would be changes. Adding a test for this functionality. 2018-11-07 15:50:17 -08:00
test_syslog_ng.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_sysrc.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_test.py Make test check_pillar more lenient 2018-10-15 16:50:57 -04:00
test_timezone.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_tomcat.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_user.py Fix pylint 2019-01-14 15:15:04 -05:00
test_vbox_guest.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_virt.py virt.pool_running: fix pool start 2019-04-08 14:46:42 +02:00
test_virtualenv_mod.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_webutil.py fix use of virtualname 2019-02-19 13:16:06 -06:00
test_win_certutil.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_win_dism.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_win_dns_client.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_win_lgpo.py Fix compare issue in lgpo state module 2019-07-02 13:09:27 -06:00
test_win_license.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_win_network.py Merge branch '2017.7' into '2018.3' 2018-10-02 15:09:51 -04:00
test_win_path.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
test_win_pki.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_win_powercfg.py Merge branch '2017.7' into '2018.3' 2018-07-23 11:15:43 -04:00
test_win_servermanager.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_win_snmp.py Tier two unicode updates for modules, states and related tests. 2018-01-25 11:59:25 -08:00
test_win_system.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_win_wusa.py Fix lint, add test docs 2018-12-28 12:18:48 -07:00
test_winrepo.py Split out the tests, patch test=True 2019-06-24 15:04:23 -06:00
test_xmpp.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_zabbix_action.py Add state modules for Zabbix templates, actions and valuemaps 2018-04-30 14:44:05 +02:00
test_zabbix_template.py Add state modules for Zabbix templates, actions and valuemaps 2018-04-30 14:44:05 +02:00
test_zabbix_valuemap.py Add state modules for Zabbix templates, actions and valuemaps 2018-04-30 14:44:05 +02:00
test_zcbuildout.py Add print_function import 2018-01-26 13:43:11 +01:00
test_zfs.py ZFS backport of 46933 to 2018.3.1 2018-04-19 12:08:58 -06:00
test_zk_concurrency.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_zpool.py ZFS backport of 46933 to 2018.3.1 2018-04-19 12:08:58 -06:00