]> git.scottworley.com Git - reliable-chat/history - server/server_test.go
Remove 'or any later version' license choice
[reliable-chat] / server / server_test.go
2021-03-31 Scott WorleyRemove 'or any later version' license choice master
2012-08-19 Scott WorleyTest message drops due to hitting the limit
2012-08-19 Scott WorleySwitch to using defer to clean up after tests
2012-08-19 Scott Worleygofmt
2012-08-03 Scott WorleyAdd license (AGPL)
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