oslo.messaging/tests/drivers
James Page 5aadc56b66 Add basic tests for 0mq matchmakers
Basic unit tests for in-memory (localhost), ring and Redis based
matchmakers.

Redis tests are opportunitic based on a redis-server being installed
and running.

Test are currently skipped under py3 due to direct dependency on
eventlet.

Co-Authored-By: Kapil Thangavelu <kapil.thangavelu@canonical.com>
Change-Id: I59c4d095033370ab94f645af0d50e2502530f816
Partial-bug: #1302941
2014-11-17 21:34:29 -06:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 3 last) 2014-06-27 22:29:27 +00:00
test_impl_qpid.py Fix Python 3 testing 2014-08-26 11:30:24 +02:00
test_impl_rabbit.py Switch to oslo.serialization 2014-09-23 14:54:30 +02:00
test_matchmaker.py Add basic tests for 0mq matchmakers 2014-11-17 21:34:29 -06:00
test_matchmaker_redis.py Add basic tests for 0mq matchmakers 2014-11-17 21:34:29 -06:00
test_matchmaker_ring.py Add basic tests for 0mq matchmakers 2014-11-17 21:34:29 -06:00
test_pool.py Fix structure of unit tests in oslo.messaging (part 3 last) 2014-06-27 22:29:27 +00:00