..
cli
Add option to mock test.
2014-10-21 18:08:21 +03:00
modules
Provide modules.pillar.obfuscate and modules.pillar.ls
2015-01-08 09:44:51 +01:00
netapi
Merge branch '2014.7' into merge-forward
2014-11-21 12:05:32 -07:00
output
fix email address
2014-07-07 15:44:36 -06:00
pillar
Change mysql pillar test to use updated class name
2014-12-24 11:19:22 -07:00
renderers
Fix ensure in syspath call
2014-10-12 02:16:23 +01:00
returners
Consolidating the _get_options function from all the returners that were using it into the config module. Additionally some cleanup and ability to pass defaults to the get_returner_options function.
2014-09-03 13:56:48 -07:00
states
Fix failing tests in develop
2014-12-19 11:05:47 -07:00
templates
Fix jinja tests
2014-12-10 18:41:32 -06:00
utils
Merge branch '2014.7' into merge-forward-2015.2
2015-01-06 13:33:18 -07:00
__init__.py
First stab at unit tests for the various rest_cherrypy tool functions
2014-03-31 09:59:55 -06:00
auth_test.py
provide con_cache in the opts
2014-10-23 19:08:08 +02:00
client_test.py
fix typo in spec
2014-12-08 14:34:02 -08:00
config_test.py
fix numerous typos+misspellings
2014-11-05 13:57:47 -08:00
files_test.py
Switch open()
for salt.utils.fopen()
2014-11-26 18:24:08 +00:00
highstateconf_test.py
Add required imports
2014-12-02 07:44:16 +00:00
log_test.py
Make pylint ignore "non issues"
2014-08-10 06:06:41 +01:00
minion_test.py
Ensure this test is run as root
2014-05-22 12:02:44 -05:00
overstate_test.py
Remove unused imports
2014-06-15 13:05:17 +01:00
payload_test.py
Revert "Channel/Sreq cleanup"
2014-12-04 13:26:04 -07:00
pillar_test.py
Remove unnecessary
©️ and :license:
from file headers
2014-05-26 19:26:15 +01:00
pydsl_test.py
Switch open()
for salt.utils.fopen()
2014-11-26 18:28:56 +00:00
pyobjects_test.py
Switch imports and revert the assert to what it was.
2014-12-02 23:18:54 +00:00
simple.py
Include the python encoding file header on tests.
2013-11-27 11:19:24 +00:00
stateconf_test.py
Proper minion config initialization
2014-12-02 07:43:18 +00:00
template_test.py
Remove unused imports
2014-02-08 07:59:03 +00:00
version_test.py
Add another which only changes the noc
2014-07-30 19:34:00 +01:00