3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00
PyLink/tests
James Lu d23d34e316 Refactor hooks to send parsed arguments instead of raw args
ref #18.

- Command handlers that support hooks will now return parsed args, which are then sent to the hooks
- Hook commands are now stored in uppercase letters, consistent with the IRC spec
2015-07-04 19:00:29 -07:00
..
test_proto_common.py add tests for KILL, KICK, UID, and SERVER handlers 2015-07-04 12:34:33 -07:00
test_proto_inspircd.py add tests for KILL, KICK, UID, and SERVER handlers 2015-07-04 12:34:33 -07:00
test_utils.py Refactor hooks to send parsed arguments instead of raw args 2015-07-04 19:00:29 -07:00