kombu/t
Jason Held 41dbbe3063 Control pattern matching (#997)
* Added pattern/matcher to Mailbox

* pattern/match for kombu 4

* Ensure kombu.matcher is covered by our documentation.

* Adds test_matcher & pidbox unit tests.

* Added tests to ensure exception is raised when matcher is not registered.

* Adds to test for destination passed in to process.
2019-02-27 20:23:12 +06:00
..
integration Add transports based on Azure PaaS (#891) 2018-08-30 23:34:52 +06:00
unit Control pattern matching (#997) 2019-02-27 20:23:12 +06:00
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
mocks.py Prefer dict literal syntax over dict() (#787) 2017-09-08 07:43:59 +03:00