..
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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Remove unused import
2017-06-20 12:15:50 -06: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
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_boto_vpc.py
Stop using deprecated TestCase methods
2017-04-01 14:22:57 +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
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_cmdmod.py
Drop @patch
usage
2017-04-28 13:36:42 +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
Py3: tests_disk fix: don't expect dict iteration order will be the same
2017-06-21 14:48:59 +03: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_firewalld.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_gem.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_genesis.py
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_inspect_collector.py
Fix os_family case in unittest
2017-06-16 14:39:08 +02: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Py3: minor tests updates
2017-06-20 16:59:38 +03: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_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
Proper mocking.
2017-04-01 14:22:59 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mac_xattr.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_mdadm.py
Gate assert check behind mock ver
2017-06-26 11:04:49 -06: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
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01: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_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
Drop @patch
usage
2017-04-28 13:36:42 +01: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_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
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_parallels.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_parted.py
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Proper mocking.
2017-03-28 19:04:01 +01: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
Proper mocking.
2017-03-28 19:04:01 +01: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
Import the full module namespace to avoid import shadowing.
2017-03-28 19:02:47 +01:00
test_ret.py
Adjust to the new LoaderModuleMockMixin usage
2017-03-28 19:03:59 +01:00
test_rh_ip.py
Proper mocking.
2017-03-28 19:04:01 +01: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
Py3 tests fixes: don't mock non-callable objects with return_value.
2017-05-25 12:33:43 +03: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Add building_highstate odict to mock HighState class
2017-06-23 11:48:00 -05:00
test_status.py
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Fix get_hwclock_aix test on MacOSX
2017-06-06 15:06:08 -04: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
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_virtualenv.py
Drop @patch
usage
2017-04-28 13:36:42 +01: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
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_win_groupadd.py
Proper mocking. If this fails @twangboy, let me known.
2017-03-28 19:04:02 +01: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
Merge branch '2016.11' into 'nitrogen'
2017-05-09 14:32:49 -06: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
Fix failing test
2017-05-01 11:50:39 -06: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
Proper mocking.
2017-03-28 19:04:01 +01: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
Py3: minor tests updates
2017-06-20 16:59:38 +03:00
test_win_system.py
Proper mocking. Some additional mocking and fixes.
2017-03-28 19:04:02 +01: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_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
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_zpool.py
Drop @patch
usage
2017-04-28 13:36:42 +01:00
test_zypper.py
Lintfix: wrap lines over 120 chars
2017-06-19 14:54:22 +02:00