.. |
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 |
aliases.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
cmdmod.py
|
Skip test if the which binary is not available
|
2014-01-14 12:30:18 +00:00 |
config.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
cp.py
|
PEP8 E302 and E303 blank lines fixes.
|
2013-11-27 12:11:45 +00:00 |
data.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
decorators.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
disk.py
|
Fix code errors in disk integration test
|
2013-12-06 10:49:19 -07:00 |
django.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
dockertest.py
|
Fix PyLint W0105(String statement has no effect)
|
2013-11-27 12:32:54 +00:00 |
event.py
|
Don't include authorship in generated documentation, the Sphinx way.
|
2013-09-16 17:24:00 +01:00 |
file.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
grains.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
hosts.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
mine.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
mysql.py
|
pylint fixes
|
2013-12-12 20:51:28 -07:00 |
pillar.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
pip.py
|
Use KNOWN_BINARY_NAMES from salt.modules.virtualenv
|
2014-01-11 12:19:29 -07:00 |
publish.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
pw_user.py
|
Fix Undefined variable
|
2013-11-27 12:31:27 +00:00 |
rabbitmq.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
ssh.py
|
Skip the tests if binaries are missing.
|
2014-01-11 14:38:17 -07:00 |
state.py
|
Some more white-space lint fixes
|
2014-01-11 13:48:12 -07:00 |
supervisord.py
|
Use KNOWN_BINARY_NAMES from salt.modules.virtualenv
|
2014-01-11 12:19:29 -07:00 |
sysctl.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
sysmod.py
|
Added missing definitions for networking setting, add and get. Changed interface parsing to use a dictionary for inet and inet6 interfaces instead of an array. Certain assumptions were made within the code on the order the ipv4 & ipv6 interfaces would appear, using a dictionary instead resolves some potential issues that could have popped up with an array. removing the tests for ip.get_network_settings and ip.build_network_settings from the exclusion.
|
2013-12-10 11:46:47 -08:00 |
test.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
useradd.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
virt.py
|
PEP8 E302 and E303 blank lines fixes.
|
2013-11-27 12:11:45 +00:00 |
virtualenv.py
|
Use KNOWN_BINARY_NAMES from salt.modules.virtualenv
|
2014-01-11 12:19:29 -07:00 |