salt/tests/unit
2016-09-27 18:24:37 +03:00
..
acl acl.ClientACL: add unit tests (#33684) 2016-06-13 16:00:35 -04:00
beacons lint 2015-05-27 13:36:25 -06:00
cli Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-04-16 12:15:44 -06:00
cloud use __opts__ in salt.utils.cloud for cache functions 2016-08-16 12:03:45 -05:00
fileserver Pylint fix 2016-07-27 15:12:41 -06:00
grains some cleanup and renaming 2016-06-20 15:47:34 +01:00
modules Skip test_resize2fs if resize2fs does not exists (#36325) 2016-09-15 10:14:50 -06:00
netapi Fix missing first data in stream when subscribing stream using a function 'read_async'. 2016-09-08 11:36:17 +01:00
output Remove test as well 2015-02-07 11:57:40 -08:00
pillar Fix typo catched -> caught 2016-02-04 12:57:20 +01:00
renderers Remove test that doesn't actually test anything 2016-06-24 09:10:13 -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 new module type for serializers from issue #22257. 2015-05-28 20:03:11 -04:00
states salt.states.service: detect that service failed to start/stop 2016-09-27 18:24:37 +03:00
templates Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
transport Skipping Async tests 2015-09-24 13:41:58 -06:00
utils Schema test requires jsonschema 2.5.0 or above 2016-09-15 17:23:51 -06:00
__init__.py
auth_test.py Fixed use of assert_has_calls in tests. 2016-09-08 11:36:17 +01:00
client_test.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-16 15:12:02 -06:00
conf_test.py Back-port #36062 to 2015.8 (#36118) 2016-09-07 16:01:34 -06:00
config_test.py Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06: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 Properly handle minion failback failure. (#32749) 2016-04-22 09:15:55 -06:00
files_test.py Py3 compatibility fixes 2015-01-30 22:25:10 +00:00
highstateconf_test.py Fix test 2015-08-18 08:51:00 -06:00
log_test.py Manual merge of #24414 per thatch45 2015-06-06 07:47:52 -06:00
minion_test.py Fix misc tests 2015-04-07 20:53:27 -07:00
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 Migrate pydsl tests to integration test suite 2015-11-24 15:46:14 -07:00
pyobjects_test.py Fix tests (#35693) 2016-09-08 11:36:17 +01: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
stateconf_test.py Allow parent relative includes in state files 2015-07-21 16:32:38 +10:00
template_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
version_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00