Commit Graph

14 Commits

Author SHA1 Message Date
Rob Harrop 8515309093 changed how we reference stomppy now, so that it is pulled down from hg 2010-10-07 11:09:50 +01:00
Rob Harrop 5319764146 reworked error handling to get better messages when dealing with invalid destinations 2010-10-07 09:49:47 +01:00
Rob Harrop a3f2bf17dc cosmetics 2010-10-06 15:25:55 +01:00
Rob Harrop 17307323ea more tests, and added /topic 2010-10-06 14:05:02 +01:00
Rob Harrop 1811e77e81 added all tests back in. removed stray io:format 2010-10-06 13:17:00 +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
Rob Harrop f7d4308997 Introduced /exchange support 2010-10-05 13:36:12 +01:00
Rob Harrop 3f7d45fa77 tests tweaked to accound for different error frames 2010-09-30 12:54:46 +01:00
Marek Majkowski 2c519a54df Merging default into bug21318. 2009-08-27 11:46:27 +01:00
Marek Majkowski 132ee7d62e Make stomp plugin working again, after SSL changes to server code 2009-08-27 11:43:49 +01:00
Marek Majkowski 06b4ffd746 Test script is now executed as os:cmd. God elp us with escaping. 2009-08-25 15:24:15 +01:00
Marek Majkowski 6cb8c3b72f Added test for bug 20390. 2009-08-25 13:11:45 +01:00
Marek Majkowski c12fb1e0ca Added simple test suite as a python script. make test now returns 70% of stomp code coverage. 2009-07-24 17:32:02 +01:00