salt/tests/unit
Jenkins 52cde47aaf Fix failing event tests and modify event init
There was a problem wherein two sockets would race to see which was connected first,
causing unit.utils.event_test.TestSaltEvent.test_event_multiple_clients to fail from
time to time. This gives a little breathing room to the second socket.

This also only does the pub connect if necessary on SaltEvent instantation.
2015-08-20 13:41:07 -06: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 Lint Fix 2015-08-12 10:48:10 -04:00
modules Lint 2015-08-19 14:36:23 -06:00
netapi Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-04-27 10:28:53 -06:00
output Remove test as well 2015-02-07 11:57:40 -08:00
pillar More test fixes 2015-07-22 10:40:49 -05:00
renderers Add new module type for serializers from issue #22257. 2015-05-28 20:03:11 -04:00
returners update smtp returner unit tests 2015-05-11 00:23:28 -06:00
serializers Add new module type for serializers from issue #22257. 2015-05-28 20:03:11 -04:00
states Merge pull request #26410 from basepi/merge-forward-2015.8 2015-08-18 11:52:13 -06:00
templates Derp 2015-06-10 15:50:53 -06:00
transport IPC transport skeleton 2015-07-14 08:47:09 -06:00
utils Fix failing event tests and modify event init 2015-08-20 13:41:07 -06:00
__init__.py
auth_test.py Manual merge of #24414 per thatch45 2015-06-06 07:47:52 -06:00
client_test.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-16 15:12:02 -06:00
config_test.py Fix bugs caught by tests, and clean up some of the tests 2015-06-18 14:02:13 -06:00
crypt_test.py py3: fix salt/crypt.py 2015-06-09 10:19:06 -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 py3: fix tests/unit/pillar_test.py 2015-06-11 10:33:00 -06:00
pydsl_test.py rm pdb invocation :/ 2015-06-11 15:07:52 -06:00
pyobjects_test.py Fix loader call in pyobjects 2015-06-18 09:11:45 -06:00
simple.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00: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