hermann/spec
R. Tyler Croy 7af7e3ec5b Avoid call to rb_string_value_cstr() which doesn't handle binary strings from Ruby properly
Fixes #32
2014-09-10 20:00:07 -07:00
..
fixtures Add support for running integration tests through RSpec against a pre-configured broker/topic 2014-09-09 10:47:22 -07:00
hermann_lib Avoid call to rb_string_value_cstr() which doesn't handle binary strings from Ruby properly 2014-09-10 20:00:07 -07:00
consumer_spec.rb Properly raise an exception when the consumer is given an empty topic 2014-08-30 15:30:11 -07:00
hermann_spec.rb Add some basic test cases to make sure that at least the library is getting loaded 2014-08-28 16:20:46 -07:00
producer_spec.rb Propagate system broker errors into Hermann::Result objects 2014-09-10 11:04:14 -07:00
result_spec.rb Tie Hermann::Result#value to the underlying reactor to bring values up to Ruby 2014-09-04 14:51:41 -07:00
spec_helper.rb Add support for running integration tests through RSpec against a pre-configured broker/topic 2014-09-09 10:47:22 -07:00
timeout_spec.rb Add Hermann::Timeout abstraction for 1.8/1.9 compatible timeout support 2014-09-09 14:40:10 -07:00