irctest.server_tests.oper

Tests for the OPER command.

The OPER command is used to obtain IRC operator privileges. See RFC 1459 and RFC 2812. and <https://modern.ircdocs.horse/#oper-message>

OperTestCase

bahamut
charybdis
ergo
hybrid
inspircd
irc2
ircu2
nefarious
ngircd
plexus4
sable
solanum
unrealircd
testOperFailure

Test failed OPER authentication with incorrect password.

.............
testOperNoPassword

Test OPER command with no password argument.

.............
testOperNonexistentUser

Test OPER command with nonexistent oper username.

.............
testOperSuccess

Test successful OPER authentication.

.............