.. |
cli
|
Add option to mock test.
|
2014-10-21 18:08:21 +03:00 |
modules
|
Merge pull request #20252 from jayeshka/incron-unit-test
|
2015-01-30 10:38:27 -07:00 |
netapi
|
Fix tornado tests
|
2015-01-12 15:36:34 -07:00 |
output
|
Remove test as well
|
2015-01-28 17:25:35 -08:00 |
pillar
|
Change mysql pillar test to use updated class name
|
2014-12-24 11:19:22 -07:00 |
renderers
|
GPG test fix
|
2015-01-26 14:12:35 -07: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
|
Merge branch '2014.7' into '2015.2'
|
2015-01-27 13:24:14 -07:00 |
templates
|
Fix TestSaltCacheLoader tests
|
2015-01-26 16:04:21 -06:00 |
utils
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
2015-01-26 19:44:59 -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
|
Fix mock calls
|
2015-01-24 03:16:51 +00:00 |
client_test.py
|
fix typo in spec
|
2014-12-08 14:34:02 -08:00 |
config_test.py
|
Fixed spelling of "below" in 9 different files.
|
2015-01-06 19:55:28 -05: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
|
Add extension_modules to mocked __opts__ in test_sock_path_len
|
2015-01-28 09:20:26 -07:00 |
overstate_test.py
|
Remove unused imports
|
2014-06-15 13:05:17 +01:00 |
payload_test.py
|
Add some logging to flaky test
|
2015-01-29 10:27:31 -07:00 |
pillar_test.py
|
Remove unnecessary ©️ and :license: from file headers
|
2014-05-26 19:26:15 +01:00 |
pydsl_test.py
|
Avoid file cache problem in pydsl tests
|
2015-01-27 14:30:56 -07: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 |