opzet.tests.test module

test plugin.

deadline(bot, event)[source]

no arguments - slee for 40 seconds in the mainloop.

forcedexception(bot, event)[source]

no arguments - raise a exception.

forcedreconnect(bot, event)[source]

no arguments - do a forced reconnect.

html(bot, event)[source]

arguments: [<txt>] - test the html=True option to bot.announce().

register(bot)[source]
test(bot, event)[source]
testcmnds(bot, event)[source]
unicode(bot, event)[source]

no arguments - send unicode test down the output paths.

wrongxml(bot, event)[source]

no arguments - try sending borked xml.

xmlescape(bot, event)[source]

no arguments - try sending borked xml.

Previous topic

opzet.tests.test module

Next topic

opzet.time module