summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Properly handle transport URL config on the client1.3.0a1Mark McLoughlin2013-10-251-13/+18
* Merge "Properly handle transport:///vhost URL"Jenkins2013-10-241-2/+7
|\
| * Properly handle transport:///vhost URLMark McLoughlin2013-10-231-2/+7
* | Replace assertEquals with assertEqualZhongyue Luo2013-10-235-7/+7
|/
* Add third element to RPC versions for backportsDavanum Srinivas2013-10-141-0/+49
* Merge "Remove check_for_lock support in RPCClient"1.2.0a11Jenkins2013-08-261-51/+0
|\
| * Remove check_for_lock support in RPCClientMark McLoughlin2013-08-261-51/+0
* | Merge "Don't include msg_id or reply_q in casts"Jenkins2013-08-261-4/+3
|\ \
| * | Don't include msg_id or reply_q in castsMark McLoughlin2013-08-261-4/+3
| |/
* | Fix race-condition in rabbit reply processingMark McLoughlin2013-08-261-0/+81
|/
* Add a Notifier.prepare() method1.2.0a10Mark McLoughlin2013-08-211-2/+20
* Fix transport URL parsing bug1.2.0a8Mark McLoughlin2013-08-181-0/+7
* Fix rabbit driver handling of None, etc. replies1.2.0a7Mark McLoughlin2013-08-171-4/+18
* Merge "Fix fake driver handling of failure replies"Jenkins2013-08-171-4/+16
|\
| * Fix fake driver handling of failure repliesMark McLoughlin2013-08-161-4/+16
* | Fix transport URL ipv6 parsing supportMark McLoughlin2013-08-161-0/+24
|/
* Fix handling of None, etc. replies1.2.0a5Mark McLoughlin2013-08-151-2/+12
* Merge "Add a unit testing configuration fixture"1.2.0a4Jenkins2013-08-132-21/+14
|\
| * Add a unit testing configuration fixture1.2.0a3Mark McLoughlin2013-08-132-21/+14
* | Add a TransportURL class to the public APIMark McLoughlin2013-08-122-74/+144
|/
* Merge "Add transport URL support to rabbit driver"1.2.0a1Jenkins2013-08-121-0/+60
|\
| * Add transport URL support to rabbit driverMark McLoughlin2013-08-121-0/+60
* | Merge "Kill ability to specify exchange in transport URL"Jenkins2013-08-121-55/+12
|\ \ | |/
| * Kill ability to specify exchange in transport URLMark McLoughlin2013-08-121-55/+12
* | Merge "Add a context serialization hook"Jenkins2013-08-124-11/+30
|\ \ | |/ |/|
| * Add a context serialization hookMark McLoughlin2013-08-094-11/+30
* | Fix handling expected exceptions in rabbit driverMark McLoughlin2013-08-111-0/+14
|/
* Add a per-transport allow_remote_exmods APIMark McLoughlin2013-08-072-29/+40
* Expose RemoteError exception in the public APIMark McLoughlin2013-08-071-20/+19
* Implement failure replies in the fake driverMark McLoughlin2013-08-071-0/+29
* Add API for expected endpoint exceptionsMark McLoughlin2013-08-072-2/+58
* Add a driver method specifically for sending notificationsMark McLoughlin2013-08-072-12/+21
* Enforce target preconditions outside of driversMark McLoughlin2013-08-072-9/+11
* Implement wait_for_reply timeout in rabbit driverMark McLoughlin2013-08-071-15/+26
* Use testtools.TestCase assertion methodsMark McLoughlin2013-08-078-39/+38
* Implement failure replies in rabbit driverMark McLoughlin2013-08-051-12/+63
* Add test with multiple waiting sender threadsMark McLoughlin2013-08-051-12/+24
* Add rabbit unit test for sending and receiving repliesMark McLoughlin2013-08-051-5/+19
* Add tests for rabbit driver wire protcolMark McLoughlin2013-08-021-0/+294
* Pop _unique_id when checking for duplicatesMark McLoughlin2013-08-021-3/+0
* Add a transport cleanup() methodMark McLoughlin2013-08-021-3/+2
* Merge "Add simple rabbit driver unit test"Jenkins2013-07-311-0/+59
|\
| * Add simple rabbit driver unit testMark McLoughlin2013-07-271-0/+59
* | Merge "Add exception serialization tests"Jenkins2013-07-311-0/+314
|\ \
| * | Add exception serialization testsMark McLoughlin2013-07-261-0/+314
| |/
* | Merge "Remove unused file"Jenkins2013-07-311-14/+0
|\ \
| * | Remove unused fileMark McLoughlin2013-07-261-14/+0
| |/
* | Add unit tests for object poolMark McLoughlin2013-07-271-0/+124
|/
* Unit tests for notifierMark McLoughlin2013-06-241-0/+262
* Simplify public symbol exportsMark McLoughlin2013-06-241-2/+2