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.
┆Issue is synchronized with this Jira Task by Unito
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
emiton 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.┆Issue is synchronized with this Jira Task by Unito