ircstates/test
jesopo 31ab106e25 only return 1 emit (or None) 2020-04-22 17:58:28 +01:00
..
__init__.py add WHOX support, add tests for WHO and WHOX 2020-04-19 02:12:04 +01:00
cap.py make CAP tokens without "=value" be key:"", avoiding None checks 2020-04-02 17:17:09 +01:00
casemap.py store channel membership on Channel and User objects, change tests 2020-04-21 14:28:04 +01:00
channel.py user.channels is now Set[str], CUser has no .user/.channel now 2020-04-21 20:35:17 +01:00
emit.py only return 1 emit (or None) 2020-04-22 17:58:28 +01:00
isupport.py add 005: network, statusmsg, callerid, invex, excepts, monitor, watch, whox 2020-03-16 00:38:14 +00:00
mode.py store channel membership on Channel and User objects, change tests 2020-04-21 14:28:04 +01:00
motd.py add motd numeric (375, 372) support 2020-03-12 20:47:15 +00:00
user.py handle IRCv3 account-notify 2020-03-15 19:40:50 +00:00
who.py add test case for WHOX without account 2020-04-20 13:54:20 +01:00