|
b044d857a0
|
update for new config format; programmatic rewriting of the config
|
2019-06-28 13:58:32 -04:00 |
|
|
e6c2c0d619
|
don't bump the batch name
|
2019-06-13 07:23:50 -04:00 |
|
|
63a45a6c07
|
test the ACK message
|
2019-06-13 02:11:26 -04:00 |
|
|
3697ecbebf
|
wip
|
2019-06-13 02:04:01 -04:00 |
|
|
a72c9a74c0
|
test the RESUMED message
|
2019-05-29 07:32:22 -04:00 |
|
|
3660e9b9a3
|
timestamps are optional again
|
2019-05-29 07:28:25 -04:00 |
|
|
8ccf59c28a
|
upgrade resume test to 0.5
|
2019-05-29 05:56:25 -04:00 |
|
|
fddc395d43
|
forgot to commit this file
|
2019-05-27 16:03:36 -04:00 |
|
|
5f566e7164
|
upgrade resume test
|
2019-05-24 06:16:02 -04:00 |
|
|
7d81888b44
|
rough test for bouncer functionality
|
2019-05-09 05:39:00 -04:00 |
|
|
f0c5cc5648
|
test STATUSMSG
|
2019-04-23 01:13:57 -04:00 |
|
|
79f29a768a
|
isupport test
|
2019-04-23 00:53:58 -04:00 |
|
|
1d0c8687ee
|
add a test for PART messages
|
2019-04-14 20:22:21 -04:00 |
|
|
18d123357f
|
Merge pull request #26 from slingamn/numerics
new tests
|
2019-04-08 11:22:14 +10:00 |
|
|
f7d927cbc4
|
test ERR_INPUTTOOLONG
|
2019-03-07 02:30:04 -05:00 |
|
|
90f43d509d
|
upgrade to ratified message-tags
|
2019-03-01 01:00:53 -05:00 |
|
|
383a65d58e
|
test for oragono/oragono#391
|
2019-02-20 22:48:48 -05:00 |
|
|
b184892a1c
|
add an away test
|
2019-02-17 18:38:32 -05:00 |
|
|
7b2efeb2d4
|
deflake another test
|
2019-02-17 18:23:52 -05:00 |
|
|
088d02e8ec
|
expand pyflakes list
|
2019-02-17 15:39:35 -05:00 |
|
|
852cd71ff6
|
add makefile
|
2019-02-17 15:38:07 -05:00 |
|
|
85dc8a2636
|
deflake registration tests by waiting for quit
|
2019-02-17 15:18:52 -05:00 |
|
|
17303fa7fe
|
test RPL_ENDOFMONLIST responses
|
2019-02-17 15:12:29 -05:00 |
|
|
3914537315
|
add list of numerics, start using them
|
2019-02-17 14:14:46 -05:00 |
|
|
2825454dfe
|
Merge pull request #21 from slingamn/wip
more tests
|
2019-02-15 13:32:56 +10:00 |
|
|
1463d4b2c4
|
shave a few seconds off the test suite
|
2019-02-14 20:26:17 -05:00 |
|
|
b9872018ad
|
kick privileges test
|
2019-02-13 23:30:06 -05:00 |
|
|
7f5a489cae
|
remove voodoo sleep
|
2019-02-13 19:52:10 -05:00 |
|
|
dc3ac21f75
|
test cap removal with, e.g., CAP REQ :-server-time
|
2019-02-13 19:43:25 -05:00 |
|
|
a3ad8a1038
|
fix lots of pyflakes3 failures
|
2019-02-13 19:43:25 -05:00 |
|
|
83f5c924f0
|
tests for RPL_NOTOPIC
|
2019-02-13 19:43:25 -05:00 |
|
|
9497bc72a9
|
basic whois test
|
2019-02-13 19:02:13 -05:00 |
|
|
ecfb0e327f
|
channel quit test case
|
2019-02-13 19:02:13 -05:00 |
|
|
73237237ef
|
test incorrect PASS passwords
|
2019-02-13 17:27:32 -05:00 |
|
|
866ad726eb
|
Merge pull request #17 from slingamn/resume3
upgrade resume test to draft/resume-0.3
|
2019-02-12 21:35:40 +10:00 |
|
|
dd5bbc3dd5
|
upgrade resume test to draft/resume-0.3
|
2019-02-12 00:21:43 -05:00 |
|
|
a28e6e0f75
|
Merge pull request #13 from slingamn/wip.1
various testing enhancements
|
2019-02-10 20:30:54 +10:00 |
|
|
884f2010cd
|
remove bcrypt dependency
With oragono 6f2b610736 we can now pipe to `oragono genpasswd` instead
|
2019-02-10 00:15:30 -05:00 |
|
|
125b49f878
|
test that registration proceeds as expected after a failed resume
|
2019-02-09 20:22:41 -05:00 |
|
|
655a1b63c2
|
successful RESUME should not require CAP END
|
2019-02-09 19:23:47 -05:00 |
|
|
aabf89a737
|
fix resume test to handle fictional HistServ PRIVMSGs
|
2019-01-02 18:04:01 -05:00 |
|
|
60e24d34a6
|
add regression tests
|
2019-01-02 10:47:12 -05:00 |
|
|
721b9022e7
|
enhance resume test
|
2018-12-30 19:05:18 -05:00 |
|
|
f4b65a453d
|
fix assertDisconnected
|
2018-12-30 19:05:13 -05:00 |
|
|
8b1c484ac4
|
tests specified for IRCv3.2 should set skip_if_cap_nak
|
2018-12-30 07:49:28 -05:00 |
|
|
12a1046d5a
|
add a test for draft/resume-0.2
|
2018-12-28 13:43:12 -05:00 |
|
|
12493b1eb5
|
more detailed tests for BATCH
|
2018-12-28 13:43:01 -05:00 |
|
|
019639ba88
|
framework enhancements
|
2018-12-28 13:42:47 -05:00 |
|
|
6497f97951
|
reenable password tests
|
2018-12-28 13:42:26 -05:00 |
|
|
b42bb1ade1
|
Merge pull request #12 from slingamn/whoismodes.1
add a test for MODE +i and RPL_WHOISCHANNELS
|
2018-12-24 08:55:26 +10:00 |
|