1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-20 21:52:21 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
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