salt/tests/unit
2016-08-10 00:38:30 +09:00
..
acl Merge pull request #34025 from rallytime/merge-2016.3 2016-06-15 15:41:00 -04:00
beacons Added user requirement to the glxinfo beacon 2016-01-07 15:49:32 +01:00
cli
cloud Skip GCE unit tests - causes test suite to hang 2016-07-21 10:53:00 -06:00
config Remove unnedeed config test 2016-07-18 09:12:18 -06:00
fileserver Pylint fix 2016-07-27 15:12:41 -06:00
grains Lintfix: E8303 2016-08-06 00:27:34 +02:00
modules unit tests for rpm.checksum() and zypper.download() 2016-08-08 11:57:14 +01:00
netapi Fix missing first data in stream when subscribing stream using a function 'read_async'. 2016-08-02 07:37:25 +00:00
output
pillar Merge remote-tracking branch 'upstream/2015.8' into merge-forward-2016.3 2016-02-11 22:33:49 -07:00
renderers Merge branch '2015.8' into '2016.3' 2016-06-24 14:45:37 -06:00
returners Update job_cache and keep_jobs docs to be more specific to their behavior (#33328) 2016-05-19 09:32:32 -07:00
runners fix jobs.list_jobs failing with search_target 2016-05-24 17:56:45 -07:00
serializers add deserializer test, fix deserialization 2015-11-15 14:14:42 -06:00
states Add support for edge case when Cmd and Entrypoint can't be blanked (#34593) 2016-07-12 15:18:53 -04:00
templates
transport Skip some tests related to #32902 (#32995) 2016-05-03 08:55:23 -07:00
utils Merge branch '2015.8' into '2016.3' 2016-07-07 12:31:12 -06:00
__init__.py
auth_test.py Fixed use of assert_has_calls in tests. 2015-11-25 15:31:20 +03:00
client_test.py Skipped test if zeromq is not transport 2016-03-22 16:01:18 -06:00
context_test.py Python3 compat for context_test 2015-10-23 11:30:21 -07:00
crypt_test.py Bugfix: salt-key crashes if tries to generate keys to the directory w/o write access (#32436) 2016-04-13 08:15:37 -06:00
daemons_test.py [2016.3] Merge forward from 2015.8 to 2016.3 (#32784) 2016-04-25 15:26:09 -06:00
files_test.py
highstateconf_test.py Fix test 2015-08-18 08:51:00 -06:00
log_test.py
minion_test.py
payload_test.py
pillar_test.py Remove recurse_list from pillar_source_merging_strategy and add pillar_merge_list (bool) instead 2016-01-19 15:06:30 -07:00
pydsl_test.py Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop 2015-12-01 15:31:03 -07:00
pyobjects_test.py Allow recursive salt:// imports 2016-01-20 11:29:00 -08:00
simple_test.py Rename tests.unit.simple to tests.unit.simple_test 2016-07-07 17:12:27 -06:00
spm_test.py Fixup test for spm verbose PR 2015-12-01 11:27:03 -07:00
state_test.py Update test to correct iteration 2016-06-02 14:32:21 -04:00
stateconf_test.py Allow parent relative includes in state files 2015-07-21 16:32:38 +10:00
template_test.py
version_test.py