James Lu
|
d270a18285
|
Remove unused imports
|
2015-08-30 12:53:30 -07:00 |
|
James Lu
|
a58bee7355
|
Modularize tests using common classes, add our custom test runner (#56)
|
2015-08-29 14:06:07 -07:00 |
|
James Lu
|
b71e508acc
|
classes.Irc no longer needs a conf argument; tweak tests again
|
2015-08-28 19:38:16 -07:00 |
|
James Lu
|
254ccea0a3
|
remove some debugging cruft and unused imports
|
2015-07-23 11:46:45 -07:00 |
|
James Lu
|
a51cfcb7b2
|
Fix fakeirc and tests for relay (#56)
|
2015-07-17 22:52:55 -07:00 |
|
James Lu
|
ffec80ee45
|
tests/: update for new multi-net config format
|
2015-07-09 18:42:38 -07:00 |
|
James Lu
|
652d53c29e
|
pr/insp: drop tests for validing channel names
|
2015-07-09 18:40:32 -07:00 |
|
James Lu
|
049b7f5049
|
pr/insp: add modeServer, modeClient commands
Closes #32.
|
2015-07-08 18:23:32 -07:00 |
|
James Lu
|
cbfabb2ba1
|
pr/insp: add OPERTYPE command handler
This is sent by InspIRCd for oper ups; there is no MODE command for it.
|
2015-07-08 18:03:08 -07:00 |
|
James Lu
|
5989f11ec0
|
pr/insp: tests for SERVER, SAVE, NICK, and INVITE
|
2015-07-08 13:56:28 -07:00 |
|
James Lu
|
2d4d8dd247
|
tests and stuff
|
2015-07-08 13:35:20 -07:00 |
|
James Lu
|
85e6a1aea2
|
pr/insp: more tests for hooks, etc
|
2015-07-07 20:59:35 -07:00 |
|
James Lu
|
0f03a2398b
|
Updates to test_proto_inspircd.py
New tests: testFjoinResetsTS, testHandleTopic, and testHandleFTopic
|
2015-07-07 18:30:42 -07:00 |
|
James Lu
|
170620c410
|
applyModes: remove old modepairs when setting non-list modes that require params
Closes #30.
|
2015-07-05 23:15:17 -07:00 |
|
James Lu
|
48c3b4b2e9
|
applyModes: chop off the +/- part of each mode tuple when storing mode lists
Also update these tests accordingly.
|
2015-07-05 23:00:14 -07:00 |
|
James Lu
|
2cbd6fd851
|
Tests for FMODE/FJOIN, and bugfixes
|
2015-07-05 19:19:49 -07:00 |
|
James Lu
|
b6f489fa9c
|
add tests for KILL, KICK, UID, and SERVER handlers
todo: rewrite the MODE handling so it doesn't suck, and test those too
|
2015-07-04 12:34:33 -07:00 |
|
James Lu
|
8ea62c31de
|
tests for spawnServer and SQUIT, make server name case-insensitive
|
2015-07-04 11:57:21 -07:00 |
|
James Lu
|
942f97352d
|
test kick/nickClient; make kickClient update channel userlist...
|
2015-07-03 23:48:28 -07:00 |
|
James Lu
|
18528c9cab
|
add tests for spawn/quit/join/partClient
|
2015-07-03 23:32:41 -07:00 |
|
James Lu
|
0bfe2b2a21
|
test_proto_inspircd: fix 'python3 -m unittest' compat
|
2015-07-03 18:26:13 -07:00 |
|
James Lu
|
8ad68023d6
|
Add tests for pr/inspircd, a common FakeIRC class, and tests for that too
|
2015-07-03 18:07:47 -07:00 |
|