summaryrefslogtreecommitdiff
path: root/funtests
Commit message (Expand)AuthorAgeFilesLines
* Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok()v1.1.3Ask Solem2011-04-215-8/+8
* Closes cyclic reference in ConnectionAsk Solem2011-04-071-2/+42
* Redis: Fixes serious issue where larger messages may be lost when consuming u...Ask Solem2011-04-063-12/+81
* virtual: BrokerConnection.connect now immediately creates a channel.Ask Solem2011-03-282-2/+8
* pyflakesv1.0.0b3Ask Solem2011-01-072-4/+2
* Functional tests for Pika transport, also asyncore drain_events now properly ...Ask Solem2010-11-125-114/+28
* Added funtests/setup.pyAsk Solem2010-11-123-1/+71
* Moved kombu/tests/test_functional to funtests/ so they are not executed with ...Ask Solem2010-11-1211-0/+361