salt/tests/unit/states
Nicole Thomas af033f1c93
Merge pull request #45549 from rallytime/unicode-i
Add unicode_literals to modules, states, tests (I)
2018-01-22 14:40:11 -05: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 [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06: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 [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_apache_site.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_apache.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_apt.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_archive.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_artifactory.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_at.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_augeas.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_aws_sqs.py [PY3] Add unicode_literals to states/modules (A) 2018-01-14 01:31:52 -06:00
test_beacon.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_blockdev.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_apigateway.py Fix failing boto/network tests 2018-01-21 17:24:11 -06:00
test_boto_asg.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_cloudfront.py Fix failing boto/network tests 2018-01-21 17:24:11 -06:00
test_boto_cloudtrail.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_cloudwatch_alarm.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_cloudwatch_event.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_cognitoidentity.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_dynamodb.py Fix failing boto/network tests 2018-01-21 17:24:11 -06:00
test_boto_ec2.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_elasticache.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_elasticsearch_domain.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_elb.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_iam_role.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_iot.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06: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 [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_lc.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_route53.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_s3_bucket.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -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 [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_boto_sqs.py Fix failing boto/network tests 2018-01-21 17:24:11 -06:00
test_boto_vpc.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_bower.py [PY3] Update modules/states for PY3/Unicode compatibility (B) 2018-01-17 17:06:07 -06:00
test_chef.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_cloud.py Report 'onlyif' and 'unless' conditions as true or false 2017-10-25 11:03:13 -04:00
test_cmd.py [PY3] Add print_function import to files with unicode_literals already added 2017-12-15 12:14:18 -06:00
test_composer.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_cron.py Fixed cron tests 2017-06-08 16:15:49 -06:00
test_cyg.py Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00:00
test_ddns.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_debconfmod.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_disk.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_docker_image.py [PY3] Add print_function import to files with unicode_literals already added 2017-12-15 12:14:18 -06: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 Proper mocking. 2017-03-28 19:04:01 +01:00
test_elasticsearch.py Add unicode_literals to modules, states, tests (E) 2018-01-21 09:25:58 -05:00
test_environ.py Add unicode_literals to modules, states, tests (E) 2018-01-21 09:25:58 -05:00
test_eselect.py Add unicode_literals to modules, states, tests (E) 2018-01-21 09:25:58 -05:00
test_esxdatacenter.py Add unicode_literals to modules, states, tests (E) 2018-01-21 09:25:58 -05:00
test_event.py Add unicode_literals to modules, states, tests (E) 2018-01-21 09:25:58 -05:00
test_file.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
test_gem.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_glusterfs.py Improving pylint score on states.glusterfs and test 2017-11-22 21:15:34 +01:00
test_gnomedesktop.py Import the full module namespace to avoid import shadowing. 2017-03-28 19:02:47 +01:00
test_grafana_datasource.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_grafana.py Replace json module usage with a helper to ensure unicode content is handled properly 2017-12-27 09:30:58 -06:00
test_grains.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
test_group.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_hg.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_hipchat.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_host.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_htpasswd.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_http.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_incron.py Add unicode_literals to modules, states, tests (I) 2018-01-21 09:27:14 -05:00
test_influxdb08_database.py Add unicode_literals to modules, states, tests (I) 2018-01-21 09:27:14 -05:00
test_influxdb08_user.py Add unicode_literals to modules, states, tests (I) 2018-01-21 09:27:14 -05:00
test_ini_manage.py Add unicode_literals to modules, states, tests (I) 2018-01-21 09:27:14 -05:00
test_ipmi.py Add unicode_literals to modules, states, tests (I) 2018-01-21 09:27:14 -05:00
test_ipset.py Add unicode_literals to modules, states, tests (I) 2018-01-21 09:27:14 -05:00
test_iptables.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_jboss7.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_kapacitor.py Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
test_kernelpkg.py Fix linter errors for kernelpkg modules and states 2017-08-17 11:27:57 -06:00
test_keyboard.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_keystone.py Merge branch '2016.11' into 'nitrogen' 2017-06-05 13:38:51 -06:00
test_kmod.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_kubernetes.py Remove more unnecessary explicit unicode literals 2018-01-13 21:10:04 -06:00
test_layman.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_ldap.py Merge branch 'develop' into ldap_fix 2017-08-15 12:36:47 -06:00
test_libcloud_dns.py clean up dns test method 2017-04-29 10:48:04 +10:00
test_libvirt.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_linux_acl.py Updated and added linux_acl_test.present tests 2017-07-24 19:35:06 +01:00
test_locale.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_lvm.py Adding the force option for situation where the -yes argument needs to be passed along to lvcreate 2017-06-15 13:39:17 -07:00
test_lvs_server.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_lvs_service.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_lxc.py Move 4 functions from salt.utils to salt.utils.versions 2017-08-15 12:53:57 -05:00
test_mac_assistive.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_mac_defaults.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_mac_keychain.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_mac_package.py Report 'onlyif' and 'unless' conditions as true or false 2017-10-25 11:03:13 -04:00
test_mac_xattr.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_makeconf.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_mdadm.py Fix and extend mdadm unit tests 2017-09-21 17:46:15 +02:00
test_memcached.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_modjk_worker.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_modjk.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_module.py Improve failures for module.run states 2017-10-02 10:48:45 -05:00
test_mongodb_database.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_mongodb_user.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_mount.py Merge branch '2017.7' into 'develop' 2017-10-20 10:44:29 -04:00
test_mysql_grants.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_mysql_query.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_mysql_user.py Move 14 more functions from salt.utils 2017-10-13 09:29:03 -05:00
test_network.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_nexus.py Adding nexus state and module including unit tests 2017-11-18 15:31:37 +00:00
test_nftables.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_npm.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_ntp.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_openstack_config.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_openvswitch_port.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_pagerduty.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_pecl.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_pip.py Import for the original module 2017-04-04 18:04:38 +01:00
test_pkg.py Test pkg.uptodate with failed upgrades 2017-12-29 07:18:50 -07:00
test_pkgng.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_portage_config.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_ports.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_postgres_cluster.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_postgres_database.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_postgres_extension.py Fix test case when postgres extension is already present and test=true is passed 2017-10-23 17:48:27 -07:00
test_postgres_group.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_postgres_initdb.py Proper mocking. 2017-04-01 14:22:59 +01:00
test_postgres_language.py Proper mocking. 2017-04-01 14:22:59 +01:00
test_postgres_privileges.py Proper mocking. 2017-04-01 14:22:59 +01:00
test_postgres_schema.py Fix test_absent unit test. 2017-05-26 16:11:17 -07:00
test_postgres_user.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_postgres.py Fix test case when postgres extension is already present and test=true is passed 2017-10-23 17:48:27 -07:00
test_powerpath.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_process.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_proxy.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_pyenv.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_pyrax_queues.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_quota.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_rabbitmq_cluster.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_rabbitmq_plugin.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_rabbitmq_policy.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_rabbitmq_vhost.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_rbenv.py Implement rbenv state module test mode checks 2017-08-14 19:13:42 +10:00
test_rdp.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_redismod.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_reg.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_rvm.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_saltmod.py Update orchestration unit tests 2017-11-29 15:51:53 -06:00
test_schedule.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_selinux.py back-port #42612 to 2017.7 2017-07-31 17:10:06 -05:00
test_serverdensity_device.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_service.py Merge branch '2016.11' into 'nitrogen' 2017-05-09 14:32:49 -06:00
test_slack.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_smtp.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_splunk_search.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_ssh_auth.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_ssh_known_hosts.py Improvements to SSH known_hosts module and state. 2017-09-19 13:28:48 +10:00
test_status.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_supervisord.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_svn.py Merge branch '2016.11' into '2017.7' 2017-06-16 10:43:02 -06:00
test_sysctl.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_syslog_ng.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
test_sysrc.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_test.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_timezone.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_tomcat.py Merge branch '2016.11' into 'nitrogen' 2017-04-14 10:46:56 -06:00
test_user.py Fix unit test 2017-05-09 16:00:24 -06:00
test_vbox_guest.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_virtualenv_mod.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_win_certutil.py Adjust to the new LoaderModuleMockMixin usage 2017-03-28 19:03:59 +01:00
test_win_dism.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_win_dns_client.py Merge branch '2016.11' into 'nitrogen' 2017-05-10 15:32:23 -06:00
test_win_license.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_win_network.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_win_path.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_win_pki.py Update Nitrogen references to 2017.7.0 for states, utils, tests directory 2017-06-14 11:54:27 -06:00
test_win_powercfg.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_win_servermanager.py Fix unit tests 2017-06-23 15:57:47 -06:00
test_win_snmp.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_win_system.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_win_update.py Drop @patch usage 2017-04-28 13:36:42 +01:00
test_winrepo.py Replace os.walk with a helper function 2017-12-13 16:38:12 -06:00
test_xmpp.py Proper mocking. 2017-03-28 19:04:01 +01:00
test_zcbuildout.py Report 'onlyif' and 'unless' conditions as true or false 2017-10-25 11:03:13 -04:00
test_zk_concurrency.py Proper mocking. 2017-03-28 19:04:01 +01:00