mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 07:19:54 +00:00
* Add tests for WHO * Make the mask in RPL_ENDOFWHO case-insensitive + skip test when there is a space in the mask * Remove 'o' flag of WHO, it's not consistently implemented * Skip matches on username and realname (for now?) * Add workarounds from irc2 and ircu2. * Add test for 'WHO *'. * Exclude mask tests in test_who.py for Bahamut