b274cad65b
Add tests for Sable's postgresql chathistory backend
2024-10-27 18:17:57 +01:00
5364f963ae
Add tests for draft/extended-monitor ( #180 )
2023-03-04 10:11:51 +01:00
00562ff82d
Run utf8 tests on servers which advertise UTF8ONLY ( #185 )
2023-01-28 10:12:32 +01:00
5122c04826
Add tests for the two invite lists ( #149 )
...
* Add tests for the two invite lists
* Add workaround for Hybrid
* Skip testInviteList on ircu2
* Fix merge
2022-04-14 21:28:12 +02:00
af001fad2e
Add tests for ELIST
2022-03-27 17:08:46 +02:00
ee8f60d6c2
Add test for ISUPPORT PREFIX. ( #128 )
2022-03-09 20:01:34 +01:00
da005d7d24
Add tests for WHOX. ( #131 )
2022-02-21 21:43:22 +01:00
ff0d795485
Add TARGMAX test
2021-09-04 20:02:20 +02:00
26a0245a6a
Add tests for the draft bot mode.
2021-07-01 16:44:48 +02:00
a29e46c17a
Add test for account tag on INVITE messages.
...
This will catch issues like https://github.com/solanum-ircd/solanum/issues/166
(when we have registration support for solanum)
2021-06-26 18:44:55 +02:00
7be29ad801
rename Oragono to Ergo
2021-05-27 00:07:32 -04:00
62a87b5957
type-annotate all functions outside the tests themselves.
2021-02-28 18:45:13 +01:00
12da7e1e3b
Enable mypy, and do the minimal changes to make it pass
2021-02-28 18:45:13 +01:00
70fcc15e00
statusmsg: Make tests non Oragono-specific.
2021-02-28 08:57:39 +01:00
0352a83a73
Change IRCv3 marks to reference capabilities instead of v3.1 / v3.2
2021-02-27 12:59:28 +01:00
c90141bc61
Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec
...
Also rename `@cases.SpecificationSelector.requiredBySpecification("xxx")`
to `@cases.mark_specifications("xxx")` because it's shorter and looks
like pytest's own syntax
2021-02-24 19:19:35 +01:00
8016e01daf
Use Black code style
2021-02-22 19:42:18 +01:00
d741ab86d5
add a test for message-tags
2020-11-26 00:25:52 -05:00
481c6a03b2
add a test for MODE +i and RPL_WHOISCHANNELS
2018-04-22 16:48:44 -04:00
ca8b3cf625
Add Deprecated test classes, for ones that shouldn't be run by default these days
2016-11-30 01:19:19 +10:00
caa85d25cb
ClientMock.getMessages: Reuse the inbuffer.
2015-12-22 20:50:01 +01:00