flowdock / oulu

Flowdock IRC Gateway
MIT License
76 stars 16 forks source link

Join part list #37

Closed tsilen closed 11 years ago

tsilen commented 11 years ago
OsQu commented 11 years ago

Everything works nicely!

OsQu commented 11 years ago

There's a one failing spec:

1) PartCommand should part the channel if authenticated and channel is open
   Failure/Error: irc_connection.should_receive(:update_flow)
     (Mock :irc_connection).update_flow(any args)
         expected: 1 time
         received: 0 times
   # ./spec/commands/part_command_spec.rb:10:in `block (2 levels) in <top (required)>'