debian-koji/tests/test_plugins
Mike Bonnet 17fac58281 protonmsg hub plugin
This plugin sends messages to a broker about events in the hub
using the proton library. This library supports the AMQP 1.0
protocol and is compatible with a wide variety of message
brokers. It queues all messages until the postCommit callback,
avoiding race conditions between message reception and database
transaction commit.
2016-11-04 11:59:51 -07:00
..
__init__.py Add a test of the runroot hub plugin. 2016-06-08 12:08:05 -04:00
test_protonmsg.py protonmsg hub plugin 2016-11-04 11:59:51 -07:00
test_runroot_hub.py Get the test suite working again. 2016-08-08 18:02:35 -04:00