Matthew Sackman
|
39b3a40413
|
space, white
|
2011-06-27 14:36:26 +01:00 |
Matthew Sackman
|
cf9a248566
|
Having a single non-boolean is much nicer than multiple booleans, with mutually exclusive combinations
|
2011-06-27 14:27:58 +01:00 |
Matthew Sackman
|
f4bf3614e7
|
Add support for confirms
|
2011-06-27 13:31:13 +01:00 |
Matthew Sackman
|
f1dcecc8fe
|
Rip out the rest of txn support
|
2011-06-27 11:08:05 +01:00 |
Simon MacMullen
|
1d61a89574
|
Updates for the new Erlang client API.
|
2011-05-03 16:50:51 +01:00 |
Simon MacMullen
|
1f31c0f06b
|
Fix tests
|
2011-04-13 17:10:41 +01:00 |
David Wragg
|
cfcbad30cf
|
Make test return ok on success
For consistency with eunit, which generates test functions that don't
crash on failures.
|
2011-02-22 04:21:10 +00:00 |
David Wragg
|
7856dc317d
|
Merge default into bug23568
|
2011-01-28 17:10:06 +00:00 |
Matthew Sackman
|
4189dc7127
|
Added support for configuring heartbeat, channel_max and frame_max in broker endpoint uri
|
2011-01-27 14:25:11 +00:00 |
Matthew Sackman
|
69c80d15c7
|
Update license boiler plate copyright dodats
|
2011-01-19 17:14:59 +00:00 |
Matthew Sackman
|
101b1e19b5
|
don't match on return code
|
2010-09-29 13:38:45 +01:00 |
Matthew Sackman
|
7cce1af419
|
Make shovel tests work with new build
|
2010-09-28 17:22:08 +01:00 |
Vlad Alexandru Ionescu
|
bb25fe252c
|
updating use of Erlang client's API
|
2010-09-08 15:31:52 +01:00 |
Matthew Sackman
|
8f0e146757
|
Correct tests so that they don't complain now that the shovel doesn't blow up with no shovels configured
|
2010-07-08 16:34:14 +01:00 |
Matthias Radestock
|
bb01670b99
|
simplify config parsing by making more of it monadic
and make error messages more consistent in the process
|
2010-03-01 21:08:30 +00:00 |
Matthias Radestock
|
164e375efd
|
allow sparse proplists as configs and reject non proplists
|
2010-03-01 20:22:09 +00:00 |
Matthias Radestock
|
3858216cf6
|
detect duplicate config params
|
2010-03-01 19:43:13 +00:00 |
Matthias Radestock
|
638f515bcf
|
rename some config params
|
2010-02-25 18:19:11 +00:00 |
Matthias Radestock
|
001fe2246b
|
test with tx
this provides better code coverage
|
2010-02-24 21:14:11 +00:00 |
Matthias Radestock
|
063d3aed80
|
clean up config parsing error handling
- remove unreachable clauses
- catch a few more errors
- better error messages
- lots of tests of error handling
|
2010-02-24 17:48:32 +00:00 |
Matthew Sackman
|
9f235abcc2
|
Minor tweaks to tests
|
2010-02-23 12:01:09 +00:00 |
Matthew Sackman
|
77d961c0dd
|
Made the test obtain the message both before and after the shovel has had its evil way with it...
|
2010-02-22 17:39:56 +00:00 |
Matthew Sackman
|
4821b7aaf4
|
Added a test
|
2010-02-22 17:37:27 +00:00 |