.. |
files
|
Split out integration tests from pure unit tests.
|
2012-02-20 13:18:13 +01:00 |
__init__.py
|
Refactor runtests to allow dotted path module discovery.
|
2012-05-29 19:56:47 -07:00 |
aliases.py
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
cmdmod.py
|
Added test for clean environment.
|
2013-03-02 23:04:04 -08:00 |
cp.py
|
Even more open() to salt.utils.fopen() .
|
2012-11-18 18:57:10 +00:00 |
data.py
|
fix many a test
|
2012-07-23 13:00:54 -06:00 |
disk.py
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
django.py
|
Remove extra space.
|
2012-11-30 17:33:20 +00:00 |
event.py
|
stub out another event test that needs refinement
|
2013-02-08 13:14:45 -07:00 |
file.py
|
Make remove in the file module also remove broken symlinks
|
2012-11-22 12:22:04 +01:00 |
grains.py
|
One more grain.item fix to comply with new dict output.
|
2013-01-23 23:00:19 +00:00 |
hosts.py
|
Even more open() to salt.utils.fopen() .
|
2012-11-18 18:57:10 +00:00 |
pillar.py
|
revert cmd_yaml change that broke basic functionality
|
2013-02-06 13:03:34 -07:00 |
pip.py
|
Fix indent style issue
|
2013-02-07 17:31:10 -07:00 |
publish.py
|
fix many a test
|
2012-07-23 13:00:54 -06:00 |
pw_user.py
|
Conform with the dict return type for 'salt.modules.grains.item'.
|
2013-01-23 22:51:45 +00:00 |
rabbitmq.py
|
This root or that root? :)
|
2012-12-11 16:37:30 +01:00 |
ssh.py
|
Make ssh key regular expression more strict
|
2013-03-08 15:01:58 +01:00 |
state.py
|
remove unused import
|
2013-02-07 17:38:36 -07:00 |
supervisord.py
|
Fix supervisor test.
|
2013-01-23 23:23:05 +00:00 |
sysctl.py
|
Try to make some tests for sysctl module
|
2013-02-06 00:57:53 +04:00 |
sysmod.py
|
Fix the sysmod examples regular expression to accept both examples and Examples .
|
2013-03-09 16:07:19 +00:00 |
test.py
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
useradd.py
|
Conform with the dict return type for 'salt.modules.grains.item'.
|
2013-01-23 22:51:45 +00:00 |
virtualenv.py
|
remove unused import
|
2012-09-24 01:03:24 -06:00 |