drashland/wocket

Write Tests for Not Being Able to Send Messages to Non-connected Channel

ebebbington opened this issue · 1 comments

Summary

What: A PR was added that made it so clients cannot send messages to channels they have not connected to. Add tests for this once #67 has been merged

Why: It was a new feature, but no tests have been written for it

Acceptance Criteria

  • Unit tests
  • Integration tests

Will be addressd in #76