goirc/client
Alex Bramley f62470c091 Test rateLimit(). Move call to time.After to write() for ease of testing.
Complete test coverage! Well, for things that matter. I think.
2011-11-11 11:17:18 +00:00
..
commands.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
commands_test.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
connection.go Test rateLimit(). Move call to time.After to write() for ease of testing. 2011-11-11 11:17:18 +00:00
connection_test.go Test rateLimit(). Move call to time.After to write() for ease of testing. 2011-11-11 11:17:18 +00:00
handlers.go Use a static map of event handlers for internal handlers too. 2011-11-07 13:44:03 +00:00
handlers_test.go Misc minor fixen. 2011-11-11 10:49:33 +00:00
line.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
mocknetconn_test.go Make mockNetConn more likely to expose racy conditions. 2011-11-11 10:48:58 +00:00
state_handlers.go Make enabling/disabling state-tracking easier. Improve constructors. 2011-11-07 13:34:13 +00:00