.. |
files
|
Split out integration tests from pure unit tests.
|
2012-02-20 13:18:13 +01:00 |
__init__.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
test_aliases.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_archive.py
|
Cleanup after ourselves
|
2017-03-08 18:34:32 +00:00 |
test_beacons.py
|
The beacons configuration is now a list. Handle it!
|
2017-03-09 19:31:13 +00:00 |
test_boto_iam.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_boto_sns.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_cmdmod.py
|
Add pip3 to list of commands in which_bin test
|
2017-03-16 22:07:52 -05:00 |
test_config.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_cp.py
|
Use the tests support paths module
|
2017-03-08 18:34:34 +00:00 |
test_darwin_sysctl.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_data.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_decorators.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_disk.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_django.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_event.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_file.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_gem.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_gentoolkitmod.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_git.py
|
Py3 fixes. Tests are not destructive.
|
2017-03-28 19:04:04 +01:00 |
test_grains.py
|
Merge branch '2016.11' into 'develop'
|
2017-03-15 14:52:07 -06:00 |
test_groupadd.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_hosts.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_key.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_linux_acl.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_locale.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_lxc.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_assistive.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_brew.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_defaults.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_desktop.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_group.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_keychain.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_pkgutil.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_ports.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_power.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_service.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_shadow.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_softwareupdate.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_system.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_timezone.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_user.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mac_xattr.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mine.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_mysql.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_nilrt_ip.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_pillar.py
|
Use salt.utils.versions instead of distutils.version
|
2017-03-08 19:22:33 +00:00 |
test_pip.py
|
Cleanup after ourselves
|
2017-03-08 18:34:32 +00:00 |
test_pkg.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_publish.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_pw_user.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_rabbitmq.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_saltutil.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_shadow.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_ssh.py
|
Cleanup after ourselves
|
2017-03-08 18:34:32 +00:00 |
test_state.py
|
Merge branch '2016.11' into 'develop'
|
2017-04-05 13:02:14 -06:00 |
test_supervisord.py
|
Supervisord does not work under Python 3
|
2017-03-08 18:34:33 +00:00 |
test_sysctl.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_sysmod.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_system.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_test.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_timezone.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_useradd.py
|
Fix test_add_user_to_group for Windows
|
2017-03-02 15:40:22 -07:00 |
test_virt.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_virtualenv.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |