summaryrefslogtreecommitdiffstats
path: root/gateway/gateway_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use logrus imports instead of log (#662)Duco van Amstel2018-12-261-2/+1
* Refactor gateway (#648)Wim2018-12-121-0/+113
* Extract bridgeMap into own package to improve testability (#601)Patrick Connolly2018-11-301-1/+2
* Make goconst linter happyWim2018-11-081-24/+30
* Fix race in gateway test. (#520)Duco van Amstel2018-10-131-29/+132
* Reconnect on quit. (irc) See #431 (#445)Liam Stanley2018-06-091-1/+2
* Fix tests and make megacheck happyWim2018-03-051-20/+10
* Update tests with gofmtWim2017-07-251-12/+12
* Refactor. Add testsWim2017-07-251-0/+288