]> git.scottworley.com Git - reliable-chat/history - server/server_test.go
Factor out copy/pasted message testing
[reliable-chat] / server / server_test.go
2012-07-29 Scott WorleyFactor out copy/pasted message testing
2012-07-29 Scott WorleyAdd an id to messages
2012-07-28 Scott WorleyTest with since == message time
2012-07-28 Scott WorleyTest partial fetch
2012-07-28 Scott WorleyTest multiple listeners
2012-07-28 Scott WorleyTest fetch blocking
2012-07-28 Scott WorleyShut down the message store after each test
2012-07-28 Scott WorleyCopy less: pass messages by pointer
2012-07-28 Scott WorleyAdd a test