oslo.messaging/tests
Victor Stinner 71588adbb5 Fix AMQPListener for polling with timeout
On timeout, poll() should return None, not raise an exception (Timeout).

Add also an unit test.

Change-Id: I1ed5ae2f093841111f0b691dddb879c16d218b73
2014-07-07 14:23:00 +00:00
..
drivers Fix AMQPListener for polling with timeout 2014-07-07 14:23:00 +00:00
executors Fix structure of unit tests in oslo.messaging (part 2) 2014-06-27 22:29:22 +00:00
notify Use assertEqual instead of assertIs for strings 2014-06-30 11:18:13 +09:00
rpc Use assertEqual instead of assertIs for strings 2014-06-30 11:18:13 +09:00
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
test_exception_serialization.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_expected_exceptions.py Update ExpectedException handling 2014-02-05 09:32:42 -08:00
test_opts.py Set correct group for matchmaker_redis options 2014-06-20 19:03:35 +02:00
test_target.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_transport.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
test_urls.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_utils.py Fix test case name typo 2014-01-27 10:39:20 +00:00
utils.py Use messaging_conf fixture configuration by default 2014-03-25 10:45:08 +01:00