aboutsummaryrefslogtreecommitdiff
path: root/websocket/src/test
AgeCommit message (Expand)Author
2015-11-15code formating #253ritchie
2015-10-23Rename NanoWebSocketServer to NanoWSD.LordFokas
2015-10-23attempt to fix the testLordFokas
2015-09-13file upload refactorings and set minimal coverage per module #219 #216ritchie
2015-05-14some cleanup and mergig for #122 also long as resquest size addedritchie
2015-05-14reponces now created by factorymethods that can be overwritten, solvesritchie
2015-05-10after the last pull request in this series the formatter is now activeritchie
2015-05-10Merge pull request #176 from NanoHttpd/SingleClassWebsocketServerelonen
2015-05-10websocket testritchie
2015-05-10Rebased NanoWebSocketServer class aggregation from #166Jarno Elonen
2015-04-04All files merged in one single class. Kind like the NanoHTTPD.bruno
2015-02-27basic changes needed for central releaseritchie
2014-04-24Simplified the test using Mockito, and expanded what was being tested along w...Paul Hawke
2014-04-24Added basic test for websocketsyankee
2014-04-24moved code from NanoWebSocketServer to WebSocketResponseHandler, so that requ...yankee
2014-04-23websockets: final polish before release. Tested on IE, Chrome and FirefoxPaul Hawke
2014-01-30Initial commit of NanoWSDNiko Fink