-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor src/trafficcontroller/internal/proxy/websocket_handler_test.go
The tests were failing consistently with the new gorilla/websocket package. This commit refactors these tests to be more clear. Some of the previous test descriptions didn't match up with the reality of the tests. Rather than fix the code to work perfectly with the tests, and potentially break something in code that is considered to be working, I've pended out those tests. If anyone comes to change the package in the future hopefully that will still inform their behaviour.
- Loading branch information
Showing
1 changed file
with
139 additions
and
180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters