iande / onstomp

A STOMP messaging client library for Ruby
http://mathish.com/projects/onstomp.html
Other
23 stars 11 forks source link

Specs for Event Thread changes #14

Open iande opened 13 years ago

iande commented 13 years ago

Many of the specs need to be re-written to accommodate the new dispatch thread. The approach I have been taking to test multiple thread interactions is tedious to say the least. I should try to come up with something that makes modeling / mocking the threaded interactions easier.