..
acl
Regex support in publisher ACL rules.
2016-07-18 19:15:28 +03:00
beacons
Pylint fixes
2017-03-09 14:55:33 -07:00
cache
In-memory minion data cache.
2017-03-31 19:38:04 +03:00
cli
Fixes testing opts dict for batch unit tests
2017-03-24 17:22:57 +00:00
cloud
Bump version check down to 1.4.0 and use distutils.version lib
2017-06-14 09:30:22 -06:00
config
Merge branch '2016.3' into '2016.11'
2017-03-20 11:08:28 -06:00
engines
Refactor for testing and adding related engine tests
2016-09-19 17:10:19 -07:00
fileserver
Add tests for gitfs per-saltenv configuration ( #29954 )
2016-09-03 14:59:04 -05:00
grains
Add test for PR 44335
2017-11-25 14:32:43 -06:00
modules
Fix failing unit test
2017-09-25 16:06:33 -05:00
netapi
Removes a redundant test case after removed 'batch' in 'netapi'.
2017-02-10 07:12:22 +00:00
output
catch unicode encoding errors in json outputter ( #36033 )
2016-09-02 14:56:09 -06:00
pillar
ext-pillar nodegroups works for all minions now.
2016-12-22 11:57:17 +01:00
renderers
Merge branch '2016.3' into '2016.11'
2017-01-04 16:54:58 -05:00
returners
[develop] Merge forward from 2016.3 to develop ( #33408 )
2016-05-20 13:48:40 -07:00
runners
Modular minion data cache.
2016-08-15 10:34:01 +03:00
serializers
add deserializer test, fix deserialization
2015-11-15 14:14:42 -06:00
states
Merge pull request #44160 from gtmanfred/directory
2017-10-23 10:35:20 -04:00
templates
Merge branch '2016.3' into '2016.11'
2017-01-04 16:54:58 -05:00
transport
Merge pull request #41516 from kstreee/fix-blocking-waiting-tcp-connection
2017-06-26 09:41:38 -05:00
utils
Don't allow path separators in minion ID
2017-10-10 10:58:42 -04:00
__init__.py
Do not allow libcloud to be injected as a mock value in the libcloud_dns_test
2016-12-05 16:55:18 -07:00
auth_test.py
Fixed use of assert_has_calls in tests.
2016-09-08 11:36:17 +01:00
client_test.py
Fix test and check for jid not in pub_data
2016-11-11 15:37:47 +13:00
conf_test.py
Back-port #36062 to 2015.8 ( #36118 )
2016-09-07 16:01:34 -06:00
context_test.py
Merge branch '2016.3' into 'carbon'
2016-11-01 09:33:29 -06:00
crypt_test.py
Add pycryptodome to crypt_test
2017-06-21 13:41:12 -04:00
daemons_test.py
Reset socket default timeout to None (fixes daemons_tests failures)
2016-12-09 13:50:48 -07:00
doc_test.py
add 2016.11.3 changelog to release notes ( #39451 )
2017-02-16 10:49:53 -07:00
fileclient_test.py
remove io and change to EROFS
2017-04-13 18:10:44 -04:00
files_test.py
log_test.py
minion_test.py
Set minion test to use default opts
2017-04-18 08:34:57 -06:00
payload_test.py
pillar_test.py
Allow to blacklist/whitelist renderers. ( #33358 )
2016-05-20 10:41:51 -07:00
pydsl_test.py
Update Carbon versionadded tags to 2016.11.0 in tests/*
2016-10-27 10:04:13 -06:00
pyobjects_test.py
Merge branch '2016.3' into '2016.11'
2017-01-18 14:16:45 -07:00
simple_test.py
Rename tests.unit.simple to tests.unit.simple_test
2016-07-07 17:12:27 -06:00
spm_test.py
Make sure spm tests are picked up by runtests.
2016-09-08 11:36:17 +01:00
state_test.py
Revert change in default value for top_file_merging_strategy ( #36922 )
2016-10-11 16:33:23 -06:00
stateconf_test.py
template_test.py
Update compile_template test to use StringIO
2017-04-04 15:41:43 -05:00
transport_test.py
Implements MessageClientPool to avoid blocking waiting for zeromq and tcp communications.
2017-05-31 18:28:18 +09:00
version_test.py
Add support for other types of pre-releases
2016-08-10 16:05:50 +01:00