Queue-based _MockConnection replaces IRCConnection to test the full bot pipeline (registration -> dispatch -> handler -> response) without network I/O. 14 tests cover CAP negotiation, PING/PONG, command dispatch, prefix matching, admin enforcement, channel filtering, and CTCP responses. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>