165 Commits

Author SHA1 Message Date
9824bb2296 echo-message: Check server-time more accurately, and handle slight timing differences due to late application 2018-04-16 02:48:27 +10:00
afec48d26b oragono: Fix ACC command 2018-04-15 19:36:39 +10:00
a47e42f562 Add tests for labeled-responses 2018-02-11 08:56:30 +10:00
a9e0de4896 Make message tests less fragile 2017-12-26 12:56:17 +10:00
16a138828b Merge pull request #7 from slingamn/issue165
Add tests for nonexistent channels
2017-11-14 15:26:55 +10:00
b961f19922 Add tests for nonexistent channels
Inspired by oragono issue #165.
2017-11-13 22:53:56 -05:00
6ff0c52442 readme: Note Hybrid controller and update description 2017-11-02 01:04:41 +00:00
97b3f4fb8b Add multi-prefix testcase 2017-11-02 01:04:15 +00:00
eda43b3cda tls -> starttls, to match feature name better 2017-11-02 00:15:30 +00:00
38f7836fa5 controllers: Add hybrid controller 2017-11-02 00:07:20 +00:00
e39f7be14c Make openssl binary configurable, for OSX 2017-11-02 00:07:06 +00:00
bceb5883cc charybdis: New releases name the binary 'charybdis' rather than 'ircd' 2017-11-01 23:42:19 +00:00
39a90e5726 Don't send empty CAP REQ 2017-11-01 23:33:43 +00:00
37ea5be753 Add tests for SCRAM. 2017-11-01 17:52:29 +00:00
754f9ad250 Fix channel deterministic joining s'more 2017-11-01 17:42:44 +00:00
e4c3490787 Make tests around joining channels more deterministic 2017-11-01 17:29:45 +00:00
59d5d2c76e channels: No-topic numeric isn't required after joining a channel, it's optional 2017-10-04 18:48:38 +10:00
463733c772 channels: Check server casemapping before doing mapping checks 2017-10-04 18:44:43 +10:00
e670df8b56 account-tag: Remove MONITOR test since it doesn't make sense to have this in reality 2017-10-04 18:36:59 +10:00
5d1d3ce03b oragono: Allow TLS tests 2017-09-11 09:15:18 +10:00
136e65eb13 chanops: Remove not-too-useful TOPIC test on setting mode? 2017-05-10 08:39:47 +10:00
dc8bca9436 oragono: Use new registration command 2017-05-10 08:38:10 +10:00
a077f264a3 oragono: Fix config so it loads 2017-04-17 22:34:25 +10:00
924d17b747 readme: Update 2016-12-01 19:48:19 +10:00
19394fdd09 readme: Add gIRC and Oragono instructions 2016-12-01 19:46:18 +10:00
717b557610 Add gIRC controller 2016-12-01 19:43:30 +10:00
4cc60247da gitignore: Use gitignore.io 2016-12-01 19:36:11 +10:00
a0009a0267 Make test.py executable 2016-12-01 19:22:31 +10:00
f359feb8e2 Initial overhaul changes 2016-12-01 19:21:25 +10:00
2f95675348 docstring: Update 2016-12-01 18:51:29 +10:00
dadf85c4a3 server: Fix double kick msgs test 2016-12-01 18:00:57 +10:00
c6663bc9b6 LIST: make RPL_LISTSTART optional (as it is today) 2016-11-30 01:40:03 +10: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
da25b59380 test_sasl: Unify successful auth checking a bit more 2016-11-29 22:37:08 +10:00
9ede9045ad Add Oragono IRCd 2016-11-29 22:36:32 +10:00
548ddb57b0 Add TLS certificate check tests for clients. 2016-07-20 11:41:35 +02:00
1f9e3a3546 Fix typo. 2016-07-20 10:24:06 +02:00
b4feb32bd7 Limnoria now uses SSL by default. Update its controller to disable it. 2016-02-21 11:22:38 +01:00
8948976bba Add tests for invite to non-existing channels. 2016-01-01 12:02:50 +01:00
f91693eeea Mark case sensitivity tests as strict.
https://github.com/mammon-ircd/mammon/issues/76
2015-12-30 16:23:31 +01:00
68e6adda69 Add tests for extended-join. 2015-12-29 12:54:09 +01:00
027dce4ef7 Add test to check a “MONITOR -” has no effect on other users. 2015-12-28 14:50:03 +01:00
a90490019f Fix test on servers not implementing server-time. 2015-12-28 12:40:08 +01:00
7fd17ad329 Proper synchronization instead of time.sleep() 2015-12-28 12:34:57 +01:00
a34d4077ca Better handling of closed connections. 2015-12-27 12:45:03 +01:00
a3b8bc13ae Add ecdsa to the list of requirements. 2015-12-27 12:44:49 +01:00
d62dfcdeec Configure Charybdis to make LIST behavior follow RFC 1459. 2015-12-27 10:24:29 +01:00
1de1ca40d7 Add tests for account-tag. 2015-12-26 21:45:50 +01:00
9aed850271 Fix comment. 2015-12-26 21:45:39 +01:00
0f87ecde3f Add tests for “MONITOR -” and “MONITOR + <hostmask>”. 2015-12-26 20:13:41 +01:00