mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
This will catch issues like https://github.com/solanum-ircd/solanum/issues/166 (when we have registration support for solanum)
31 lines
395 B
INI
31 lines
395 B
INI
[pytest]
|
|
markers =
|
|
# specifications
|
|
RFC1459
|
|
RFC2812
|
|
IRCv3
|
|
modern
|
|
ircdocs
|
|
Ergo
|
|
|
|
# misc marks
|
|
strict
|
|
deprecated
|
|
|
|
# capabilities
|
|
account-tag
|
|
away-notify
|
|
batch
|
|
echo-message
|
|
extended-join
|
|
labeled-response
|
|
message-tags
|
|
draft/multiline
|
|
multi-prefix
|
|
server-time
|
|
sts
|
|
|
|
# isupport tokens
|
|
MONITOR
|
|
STATUSMSG
|