3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/tests
James Lu fe1f90bcd1 FakeIRC: swap arrows in debug output
This is for more consistency with the real protocol debug output:

-> is protocol OUTBOUND - irc.send()
<- is protocol INBOUND - irc.run()
2015-07-06 12:54:30 -07:00
..
test_proto_common.py FakeIRC: swap arrows in debug output 2015-07-06 12:54:30 -07:00
test_proto_inspircd.py applyModes: remove old modepairs when setting non-list modes that require params 2015-07-05 23:15:17 -07:00
test_utils.py tests for utils.joinModes so I don't break it in the future 2015-07-06 12:38:45 -07:00