1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 05:15:54 +00:00
Commit graph

19 commits

Author SHA1 Message Date
SirStendec
3044bd6d8e Fix broken socket server test. 2017-09-01 16:15:04 -04:00
Kane York
ec932b1c36 remove MsgTargetType and CacheType 2016-07-08 12:46:16 -07:00
Kane York
922bda2218 run goimports 2016-04-28 14:36:59 -07:00
Kane York
bba5d8f344 Use a regexp instead to match origin 2016-02-03 22:06:46 -08:00
Kane York
7654dcdf8d Source cleanup, and some string copies 2016-01-17 18:01:21 -08:00
Kane York
e117766eb6 Rip out the weekly/monthly HLLs - they're redundant
The weekly data can be constructed much more flexibly by just using the
daily data.
2016-01-15 20:54:30 -08:00
Kane York
81c477cd6b Add unique client counting 2015-12-23 21:57:33 -08:00
Kane York
89ff64f52c Add comments, add dumpStackOnCtrlZ() for tests 2015-12-23 21:56:56 -08:00
Kane York
bbe8b41fed Use username= and authenticated= 2015-12-16 15:51:12 -08:00
Kane York
286488891e Tests for SendRemoteCommand[Cached] 2015-12-16 15:35:35 -08:00
Kane York
4509a4245f Move all testing infra to the same file 2015-12-16 14:31:29 -08:00
Kane York
c0500457a6 [BREAKING] Add tests for username auth, fix form key names
Also, testing infrastructure
2015-12-16 14:14:19 -08:00
Kane York
62c9659430 Close the connection if we get corrupted commands. 2015-11-19 16:55:03 -08:00
Kane York
3c3791579f Fix tests for deleted code 2015-11-19 16:38:07 -08:00
Kane York
3805fa1b66 Code cleanup: Remove single-target, timestamp-cache 2015-11-18 18:33:58 -08:00
Kane York
3ad59fb47e format the uptime >.> 2015-11-16 23:15:38 -08:00
Kane York
532cd0e2ce Fix tests without skipping 2015-11-16 22:34:55 -08:00
Kane York
5dc54bbd2e Fix tests (by calling Skip() lmao) 2015-11-16 22:18:36 -08:00
Kane York
58dd0bd9ee Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
Renamed from socketserver/internal/server/subscriptions_test.go (Browse further)