1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-21 01:22:20 -07:00
Files
log-socket/ws/server_test.go
Tai Groot 38cee1fb42 test(ws,browser): add test suites for ws and browser packages
- Add ws/server_test.go: WebSocket connection, namespace filtering, non-upgrade rejection, SetUpgrader
- Add ws/namespaces_test.go: NamespacesHandler response format and content
- Add browser/browser_test.go: template rendering, ws URL construction, trailing slash handling
- Fix goimports whitespace in ws/server.go
2026-03-07 11:33:59 +00:00

3.7 KiB