Commit Graph

15 Commits

Author SHA1 Message Date
Steve Powell cb15502118 Merged default (with 1.1 support) and got tests working again. 2011-01-18 15:23:07 +00:00
Steve Powell 55f2e7eb95 Added receipted unsubscribe tests and check for send after unsubscribe properly. 2011-01-18 12:46:28 +00:00
Rob Harrop e8c86bd131 Merge with default 2011-01-18 11:03:35 +00:00
Steve Powell 6f8e904f9b Merge in bug23601 fixes 2011-01-17 18:04:21 +00:00
Steve Powell e09807c6c4 Refactored lifecyclke tests 2011-01-17 17:55:27 +00:00
Steve Powell 8c5759a3d4 Added receipted unsubscribes to lifecycle test
Augnmented handle_info to allow basic.cancel_ok records;
tweaked base.py Latch class not to underflow count;
receipted tests in lifecycle check for receipts.
2011-01-14 17:09:50 +00:00
Steve Powell fa5f530a18 Added tests to check queue subscriptipn UNSUBSCRIBE
Augmented listener class (python) to allow debugging;
patch Latch, natch.
2011-01-14 10:49:38 +00:00
Steve Powell 2e5d05e692 Missing subscription tag does not terminate channel process.
error frame delivered instead of message frame;
test (lifecycle.py) updated to check for no errors at crucial points.
2011-01-13 14:18:25 +00:00
Rob Harrop 9fbb78c2b4 Fixed issue with arbitrary headers not being included in MESSAGE frames 2010-11-17 09:09:45 +00:00
Rob Harrop e4b3035bf8 Basic heartbeating for both server and client 2010-11-09 19:10:56 +00:00
Rob Harrop ada5a8e81d Partially complete version negotiation 2010-11-09 11:57:20 +00:00
Rob Harrop 389cdb24a9 made the tests a bit smarter when waiting for multiple messages 2010-10-12 13:02:23 +01:00
Rob Harrop 17307323ea more tests, and added /topic 2010-10-06 14:05:02 +01:00
Rob Harrop f8acc6b87d more tests for /queue. added a basic.qos call temporarily while I decide what to do with prefetch for /queue 2010-10-06 13:14:54 +01:00
Rob Harrop 3f9a113873 reworked tests and introduced /exchange and /queue destinations 2010-10-06 12:16:40 +01:00