-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
testingIncludes all kinds of automated tests, the way that we run them and the infrastructure around them.Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
Description
We had some tests but they weren't actually testing anything — instead of testing what happened when a presence event was emitted by the channel, they just called emit on the subscription itself, completely bypassing the channel. I've removed these tests for now because they are misleading but I don't have time to fix them; re-implement correctly.
Metadata
Metadata
Assignees
Labels
testingIncludes all kinds of automated tests, the way that we run them and the infrastructure around them.Includes all kinds of automated tests, the way that we run them and the infrastructure around them.