You can not 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 3b6d4ff33d
ModInfo test
5 years ago
..
modules ModInfo test 5 years ago
README.md Update docs with testing info 5 years ago
lib.py Add tests for cryptowallet 5 years ago
miniircd.py Add E2E test 5 years ago
test_common.py Add DCC module 5 years ago
test_jsonrpc.py Refactor jsonrpc into modern python & add tests 5 years ago
test_pyircbot.py Add E2E test 5 years ago
test_rpcclient.py More tests 5 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.