tjcsl / ion

TJ Intranet 3
https://ion.tjhsst.edu
GNU General Public License v2.0
100 stars 87 forks source link

Test websocket consumers #916

Open theo-o opened 4 years ago

theo-o commented 4 years ago

What part of the codebase needs to be tested

WebSocket consumers (wss://)

Sample test cases that should definitely be covered

Related to https://github.com/tjcsl/ion/pull/915

theo-o commented 4 years ago

In addition, we should probably test whether CancelledErrors are being trigerred.