oslo.messaging/tests/notify
James Page cd71c47d32 Add functional and unit 0mq driver tests
Basic functional and unit tests for zmq driver.

Note as the zmq driver is directly dependent on eventlet, this
change also updates the notify logger tests to remove the
direct dependency on threading which was being monkey patched,
causing test failures.

As the zmq driver has a direct dependency on eventlet, tests are
skipped under py3.

Co-Authored-By: Kapil Thangavelu <kapil.thangavelu@canonical.com>
Co-Authored-By: Edward Hope-Morley <edward.hope-morley@canonical.com>

Change-Id: I93b8b2e92d0f2a353d3357a5e61f6d472ec84944
Partial-bug: #1302941
2014-12-09 15:02:31 +00:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 1) 2014-06-25 12:20:36 +04:00
test_dispatcher.py Notification listener pools 2014-11-14 10:20:18 +01:00
test_listener.py Add functional and unit 0mq driver tests 2014-12-09 15:02:31 +00:00
test_log_handler.py Set correctly the messaging driver to use in tests 2014-11-28 15:00:05 +01:00
test_logger.py Add functional and unit 0mq driver tests 2014-12-09 15:02:31 +00:00
test_middleware.py Import notifier middleware from oslo-incubator 2014-09-08 16:27:27 -04:00
test_notifier.py Switch to oslo.serialization 2014-09-23 14:54:30 +02:00