5 Commits (537630b983245cc137f609c3e6247d6d68ebdea5)

Author SHA1 Message Date
Miguel Grinberg bd8555da85
Pass a `reason` argument to the disconnect handler (#1422) 9 months ago
Miguel Grinberg 0b5c4638e5
Adopted pyenv-asyncio for async unit tests 9 months ago
Miguel Grinberg 8f0e66c1cd
Adopted unittest.mock.AsyncMock in async unit tests 10 months ago
Miguel Grinberg abf336e108
Removed dependency on unittest.TestCase base class 10 months ago
Miguel Grinberg ef0f88f6cf
Internal code restructure (no functional changes) 2 years ago
Miguel Grinberg 8e3460c5fc
Async versions of enter_room and leave_room should be coroutines (breaking change) 2 years ago
Miguel Grinberg 55d6310eb3
Simplified client (#1237) 2 years ago
Miguel Grinberg 7208ec09e1
Refactor common testing helpers into a separate module 2 years ago
Miguel Grinberg 1cadada02d
Expose the ignore_queue option in namespaces (Fixes #1103) 3 years ago
Miguel Grinberg 32db48d12c
Add missing call() method to namespace classes (Fixes #800) 4 years ago
Miguel Grinberg ed08a01e65
Add missing to argument to namespace emit() and send() calls (Fixes #810) 4 years ago
Miguel Grinberg f6eeedb767
Remove dependency on the six package 5 years ago
Miguel Grinberg a4f9992d34
simplify asserts in unit tests 5 years ago
Miguel Grinberg c35451421d
client disconnect does not take namespace as argument 7 years ago
Miguel Grinberg b0a8b1f31b unit test reorganization 7 years ago
Miguel Grinberg 9f2186725a user sessions 7 years ago
Miguel Grinberg 6fe065bb98
final batch of client unit tests 7 years ago
Miguel Grinberg 16bdb422d6
more unit tests 7 years ago
Miguel Grinberg ce44133acd redis message queue for asyncio 9 years ago
Miguel Grinberg 6f41206f7d async namespaces, and more unit tests 9 years ago