salt/tests/unit
2016-03-10 20:57:03 -06:00
..
beacons Added user requirement to the glxinfo beacon 2016-01-07 15:49:32 +01:00
cli
cloud Fix mock patch module name 2015-11-05 10:45:30 -07:00
config Adjust test for syndic config 2015-12-02 09:35:48 -07:00
grains Rename core.py to core_test.py 2016-02-24 10:15:01 -07:00
modules Ah, pylint. Equal parts useful and annoying. 2016-03-10 20:57:03 -06:00
netapi [saltstack/salt#31534] Resolve data['arg'] type issue. Now rest_tornado can accept not only a list of string type for 'arg', but also a string type data for 'arg'. 2016-03-01 01:53:30 +00:00
output
pillar Merge branch '2016.3' into 'develop' 2016-02-12 14:38:50 -07:00
renderers rewrite GPG unit tests 2015-11-16 09:36:29 -07:00
returners
runners Updated tests to work with code deprecations 2016-02-11 11:22:35 -07:00
serializers add deserializer test, fix deserialization 2015-11-15 14:14:42 -06:00
states Add boto_elasticsearch_domain module 2016-03-10 09:55:56 -06:00
templates Derp 2015-06-10 15:50:53 -06:00
transport Skipping Async tests 2015-09-24 13:41:58 -06:00
utils Merge branch '2016.3' into 'develop' 2016-03-07 14:13:14 -07: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
context_test.py Python3 compat for context_test 2015-10-23 11:30:21 -07:00
crypt_test.py py3: fix salt/crypt.py 2015-06-09 10:19:06 -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 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop 2015-06-11 13:15:38 -06:00
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 tests/unit/pydsl_test.py: remove env support 2016-02-16 20:33:23 -07:00
pyobjects_test.py Allow recursive salt:// imports 2016-01-20 11:29:00 -08:00
simple.py
spm_test.py Fixup test for spm verbose PR 2015-12-01 11:27:03 -07: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