.. |
__init__.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
test_alternatives.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_archive.py
|
Use "self.archive_tar_source" instead of undefined ARCHIVE_TAR_SOURCE global
|
2017-03-29 09:11:46 -06:00 |
test_boto_sns.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_bower.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_cmd.py
|
Don't pollute the repo tests state tree
|
2017-03-08 18:34:33 +00:00 |
test_compiler.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_docker_container.py
|
Added test for issue 39191.
|
2017-03-28 14:55:05 -05:00 |
test_file.py
|
Merge branch '2016.11' into 'develop'
|
2017-03-21 10:19:52 -06:00 |
test_git.py
|
Update git state integration tests for PY3 compatibility
|
2017-03-14 18:07:06 -05:00 |
test_handle_error.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_handle_iorder.py
|
Don't expect any ordering from sets!!!!!
|
2017-03-03 18:31:11 +00:00 |
test_host.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_keystone.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_match.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_network.py
|
Fix network test for cases where no network settings are configured
|
2017-03-15 17:14:29 -05:00 |
test_npm.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_pip.py
|
Overhaul Docker support
|
2017-03-21 16:53:19 -05:00 |
test_pkg.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_pkgrepo.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_rabbitmq_user.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_rabbitmq_vhost.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_renderers.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_service.py
|
Don't assert, just fail
|
2017-03-01 01:33:08 +00:00 |
test_ssh.py
|
PyLint, no its not a repeated keyword!
|
2017-03-01 01:33:08 +00:00 |
test_supervisord.py
|
Supervisord does not work under Python 3
|
2017-03-08 18:34:33 +00:00 |
test_svn.py
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
test_user.py
|
Simplify the user state integration tests
|
2017-03-15 17:16:34 -05:00 |
test_virtualenv.py
|
Use user.present/absent states to manage user in virtualenv test
|
2017-03-15 17:18:25 -05:00 |