..
inspectlib /tree_test
Add unit test for file tree
2016-06-14 00:25:08 +02:00
zypp
Adding support for installing patches in yum/dnf execution module
2017-06-16 15:28:10 +02:00
__init__.py
Include the python encoding file header on tests.
2013-11-27 11:19:24 +00:00
test_aliases.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_alternatives.py
Remove unused import (lint)
2017-09-06 15:56:24 -06:00
test_apache.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_aptpkg.py
Replace "nitrogen" references with 2017.7.0, too!
2017-06-14 12:20:45 -06:00
test_archive.py
Fixes problem with path
2017-06-28 15:02:12 -06:00
test_artifactory.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_at.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_augeas_cfg.py
Py3: Disabled augeas test that segfaults the test suite.
2017-06-20 16:59:38 +03:00
test_bluez.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_apigateway.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_cloudtrail.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_cloudwatch_event.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_cognitoidentity.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_elasticsearch_domain.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_elb.py
fix test boto imports
2018-01-13 15:01:14 -05:00
test_boto_iot.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_lambda.py
Stop using deprecated TestCase methods
2017-04-01 14:22:57 +01:00
test_boto_s3_bucket.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_secgroup.py
fix test boto imports
2018-01-13 15:01:14 -05:00
test_boto_vpc.py
Fix skipping test when boto is not installed
2018-01-23 13:32:22 +01:00
test_bower.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_bridge.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_btrfs.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_cassandra_cql.py
Proper mocking.
2017-04-01 14:22:55 +01:00
test_cassandra.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_chef.py
Fix unit.modules.test_chef
for Windows
2017-09-01 14:49:50 -06:00
test_cmdmod.py
Fix unit.modules.test_cmdmod.CMDMODTestCase.test_run
2018-01-23 13:18:18 +01:00
test_composer.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_config.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_cp.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_cpan.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_cron.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_cyg.py
Absolute imports and A LOT of code cleanup.
2017-03-01 01:33:07 +00:00
test_daemontools.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_data.py
Py3 tests fixes: don't mock non-callable objects with return_value.
2017-05-25 12:33:43 +03:00
test_ddns.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_deb_apache.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_deb_postgres.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_debconfmod.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_debian_ip.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_debian_service.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_defaults.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_devmap.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_dig.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_disk.py
Fix some lint
2017-12-01 10:25:48 -07:00
test_djangomod.py
Py3: don't use mock.assert_called_once implemented in 3.6.
2017-06-20 16:34:22 +03:00
test_dnsmasq.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_dnsutil.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_dockermod.py
docker_image states: Handle Hub images prefixed with "docker.io/"
2017-08-25 00:06:28 -05:00
test_dpkg.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_drac.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_drbd.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_elasticsearch.py
[WIP] Refactor Elasticsearch execution and state modules ( #40192 )
2017-03-30 13:22:58 -06:00
test_environ.py
Mock with uppercase KEY
2017-09-25 09:37:15 -06:00
test_etcd_mod.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_event.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_extfs.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_file.py
Use with to open temp file
2017-09-25 09:35:25 -06:00
test_firewalld.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_gem.py
Fix unit.modules.test_gem
for Windows
2017-09-08 15:53:07 -06:00
test_genesis.py
Merge branch '2016.11' into '2017.7'
2017-09-11 12:24:10 -04:00
test_gentoo_service.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_git.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_glusterfs.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_gnomedesktop.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_grains.py
Proper mocking.
2017-04-01 14:22:55 +01:00
test_groupadd.py
Merge branch '2016.11' into '2017.7'
2017-09-11 12:24:10 -04:00
test_grub_legacy.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_guestfs.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_hadoop.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_haproxyconn.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_hashutil.py
Absolute imports and A LOT of code cleanup.
2017-03-01 01:33:07 +00:00
test_hg.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_hipchat.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_hosts.py
Fix unit.modules.test_hosts
for Windows
2017-09-08 17:21:01 -06:00
test_htpasswd.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_http.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_ilo.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_incron.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_influx08.py
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_ini_manage.py
Make sure formatting of TEST_FILE_CONTENT matches original
2017-09-05 17:03:50 -06:00
test_inspect_collector.py
Fix unit.modules.test_inspect_collector
on Windows
2017-08-29 15:59:08 -06:00
test_inspect_fsdb.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_introspect.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_ipset.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_iptables.py
Fix broken negation in iptables
2017-08-22 09:43:20 -04:00
test_jboss7_cli.py
Proper mocking.
2017-04-01 14:22:59 +01:00
test_jboss7.py
Proper mocking.
2017-04-01 14:22:55 +01:00
test_junos.py
Set fact gathering style to 'old' for test_junos
2017-08-02 23:11:52 -06:00
test_k8s.py
Take care of resource leakage on tests
2017-04-04 18:58:20 +01:00
test_kapacitor.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_key.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_keyboard.py
Add mocks to allow keyboard tests to function on non-Linux systems
2017-04-03 22:11:38 -04:00
test_keystone.py
Merge branch '2016.11' into 'nitrogen'
2017-05-30 10:16:14 -06:00
test_kmod.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_kubernetes.py
Fix skipping Kubernetes tests if client is not installed
2018-02-19 12:32:14 +01:00
test_launchctl.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_ldapmod.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_libcloud_dns.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_linux_acl.py
add test for effective acls
2017-12-12 09:58:08 -07:00
test_linux_lvm.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_linux_sysctl.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_localemod.py
Whitespace fix
2017-05-25 10:26:06 -06:00
test_locate.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_logadm.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_logrotate.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_lvs.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_mac_assistive.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mac_brew.py
Merge branch '2016.11' into 'nitrogen'
2017-05-15 16:41:59 -06:00
test_mac_defaults.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_mac_desktop.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mac_group.py
Skip mac tests for user and group
2017-08-29 16:28:12 -06:00
test_mac_keychain.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mac_package.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mac_pkgutil.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_mac_power.py
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_mac_sysctl.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mac_user.py
Skip mac tests for user and group
2017-08-29 16:28:12 -06:00
test_mac_xattr.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mdadm.py
Fix usage of assert_called_once in Python 3 < 3.6
2017-07-03 09:30:12 -05:00
test_memcached.py
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_mine.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_mod_random.py
Proper mocking. Py3 Compat.
2017-03-28 19:04:01 +01:00
test_modjk.py
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_monit.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_moosefs.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_mount.py
Fix tests, Use full path to salt.utils.which
2017-09-07 14:41:56 -06:00
test_munin.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mysql.py
Proper mocking.
2017-04-01 14:22:58 +01:00
test_nagios.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_napalm_network.py
Disable pylint warning
2017-11-22 10:36:21 -05:00
test_netscaler.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_network_utils.py
Absolute imports and A LOT of code cleanup.
2017-03-01 01:33:07 +00:00
test_network.py
Update mocking in network tests
2017-07-03 10:43:34 -05:00
test_neutron.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_nfs3.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_nftables.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_nginx.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_nova.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_npm.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_openbsdpkg.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_openscap.py
The expected error message is different on py2 and py3
2017-04-28 13:36:45 +01:00
test_openstack_config.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_oracle.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_osquery.py
Fixing some minor lint issues.
2017-12-28 17:07:38 -08:00
test_pacman.py
Proper mocking.
2017-04-01 14:22:59 +01:00
test_pagerduty.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_pam.py
Fix unit.modules.test_pam
for Windows
2017-09-07 15:18:14 -06:00
test_parallels.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_parted.py
Fix unit.modules.test_parted
for Windows
2017-09-07 15:27:11 -06:00
test_pecl.py
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_pillar.py
Py3: fixed some tests.
2017-06-01 16:49:57 +03:00
test_pip.py
Fix unit tests for test_pip
2017-07-05 15:49:53 -06:00
test_pkg_resource.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_pkgutil.py
Merge branch '2016.11' into 'nitrogen'
2017-05-15 16:41:59 -06:00
test_portage_config.py
Proper mocking.
2017-04-01 14:22:59 +01:00
test_postfix.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_postgres.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_poudriere.py
Add os agnostic paths
2017-09-25 15:25:31 -06:00
test_powerpath.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_proxy.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_ps.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_publish.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_puppet.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_pw_group.py
Fix unit.modules.test_pw_group
for Windows
2017-09-07 15:34:57 -06:00
test_pw_user.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_pyenv.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_pyroute2.py
Revert "Update new pyroute2 unit test to conform with 2016.11 branch standards"
2017-06-06 16:35:12 -06:00
test_qemu_img.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_qemu_nbd.py
Fix unit.modules.test_qemu_nbd
for Windows
2017-09-07 15:44:35 -06:00
test_rabbitmq.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_raet_publish.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_random_org.py
Use tornado HTTPClient directly.
2017-04-28 13:33:35 +01:00
test_rbenv.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_rdp.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_redismod.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_reg_win.py
Fix problem with handling REG_QWORD in list values
2017-07-05 17:44:06 -06:00
test_ret.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_rh_ip.py
Merge branch '2016.11' into '2017.7'
2017-11-10 10:33:25 -05:00
test_rh_service.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_riak.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_rpm.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_rsync.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_rvm.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_s3.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_s6.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_saltcloudmod.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_schedule.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_scsi.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_sdb.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_seed.py
Use os.path.join for paths
2017-09-07 16:51:10 -06:00
test_selinux.py
Resolve linting errors
2018-02-13 13:27:38 -05:00
test_sensors.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_serverdensity_device.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_service.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_servicenow.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_shadow.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_smf.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_snapper.py
Skip snapper tests on Windows
2017-09-26 17:12:37 -06:00
test_solr.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_sqlite3.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_ssh.py
Add mode back in for tmp file creation on Linux
2017-06-30 12:06:54 -06:00
test_state.py
Use variable, instead of direct value
2017-12-04 15:51:56 +01:00
test_status.py
Mock which, use os.linesep for cmd.run return
2017-09-27 14:41:25 -06:00
test_supervisord.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_svn.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_swift.py
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_sysbench.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_syslog_ng.py
Fixed syslog-ng test: it passes command as list, not as a string.
2017-05-25 14:33:43 +03:00
test_sysmod.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_system.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_systemd.py
Do not automatically unmask services to start/restart/etc. them
2017-05-01 16:01:35 -05:00
test_timezone.py
Skip tests that use os.symlink on Windows
2017-07-06 13:11:02 -06:00
test_tls.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_tuned.py
Proper mocking
2017-04-04 18:58:19 +01:00
test_twilio_notify.py
Proper mocking.
2017-04-01 14:22:58 +01:00
test_udev.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_uptime.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_useradd.py
Disable tests that require pwd in Windows
2017-07-06 13:19:40 -06:00
test_uwsgi.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_varnish.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_virt.py
Fix unit.modules.test_virt
for Windows
2017-09-27 16:12:05 -06:00
test_virtualenv.py
Merge branch '2016.11' into '2017.7'
2017-09-11 12:24:10 -04:00
test_vsphere.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_win_autoruns.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_win_certutil.py
Lint fix for win_certutil
2017-06-23 10:11:48 -06:00
test_win_disk.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_win_dism.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_win_dns_client.py
Remove wmi monkeypatching
2017-11-10 11:29:54 -07:00
test_win_file.py
Fix integration tests for Windows
2017-12-04 14:05:53 -07:00
test_win_groupadd.py
Fix some lint errors
2017-10-24 09:27:39 -06:00
test_win_iis.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_win_ip.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_win_license.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_win_network.py
Add back the setup_loader_modules function
2017-11-10 11:30:00 -07:00
test_win_ntp.py
Proper mocking. Code is mocked! Runs on non windows too.
2017-03-28 19:02:51 +01:00
test_win_path.py
Move the test_rehash test to test_win_functions
2018-02-08 17:44:30 -07: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
Merge branch '2016.11' into 'nitrogen'
2017-05-24 16:32:59 -06:00
test_win_service.py
Fix unit.modules.test_win_service
2017-09-27 16:37:12 -06:00
test_win_shadow.py
Proper mocking.
2017-03-28 19:04:01 +01:00
test_win_snmp.py
Update Nitrogen references to 2017.7.0 for states, utils, tests directory
2017-06-14 11:54:27 -06:00
test_win_status.py
Remove wmi monkeypatching
2017-11-10 11:29:54 -07:00
test_win_system.py
Fix unit tests
2017-07-11 12:08:13 -06:00
test_win_timezone.py
Proper mocking. Code is mocked! Runs on non windows too.
2017-03-28 19:02:51 +01:00
test_xapi.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_yumpkg.py
yumpkg: Fix a couple issues with _get_extra_opts
2018-02-13 22:46:27 -06:00
test_zcbuildout.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_zfs.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_znc.py
Fix unit.modules.test_znc
for Windows
2017-09-27 16:54:06 -06:00
test_zpool.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_zypper.py
Fix Unicode tests when run with LC_ALL=POSIX
2018-02-01 19:24:23 +01:00