You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dave 235921fbab add replyto field to privmsg ircevent messages 3 years ago
..
modules support multiple stock apis 3 years ago
README.md Update docs with testing info 6 years ago
lib.py add replyto field to privmsg ircevent messages 3 years ago
miniircd.py Add E2E test 6 years ago
test_common.py Add DCC module 5 years ago
test_jsonrpc.py Misc test fixes 4 years ago
test_pyircbot.py Add E2E test 6 years ago
test_rpcclient.py More tests 6 years ago

README.md

Tests

PyIRCBot uses py.test. Several fixtures are provided to mock various parts of the PyIRCBot ecosystem. See them all in lib.py.