Commit Graph

8 Commits

Author SHA1 Message Date
codegeschrei dd84d4eb6f Problem: There are unnecessary markers (#2522)
* Problem: we have unused and outdated fixtures
Solution: clean up fixtures and tests accordingly

* Problem: there are still unused fixtures
Solution: remove Merlin keys

* Problem: There are unnecessary markers
Solution: remove the tendermint marker for tests
2018-09-10 09:53:18 +02:00
Troy McConaghy abdd23f5a6 Problem: Source files contain no license info (#2455)
* Problem: Source files contain no license info

Solution: Add comments with SPDX license info to source files

* Python 3 files don't need # -*- coding: utf-8 -*-
2018-08-16 12:31:32 +02:00
vrde 6181e52dbd Problem: Exchange can fail silently (#2177)
Solution: Raise a RuntimeError if Exchange is running and a new
subscriber queue is requested.
2018-04-05 13:57:07 +02:00
vrde c4853f54b9
Add more coverage 2017-08-09 16:23:03 +02:00
vrde a0cbb63db8
Rename things, add tests 2017-08-09 10:51:30 +02:00
vrde 21a7da1c9d
Plugins can subscribe to specific events 2017-08-08 11:28:35 +02:00
vrde 8d72421d7c
Add PubSub 2017-08-08 11:28:35 +02:00
Rodolphe Marques da29bbc605 added tests for the events 2017-04-07 15:02:49 +02:00