summaryrefslogtreecommitdiff
path: root/t/integration
Commit message (Expand)AuthorAgeFilesLines
* Ensure connection when connecting to brokerMatus Valo2020-06-012-4/+42
* Fix flake8Matus Valo2020-05-151-1/+1
* Improve integration test suitMatus Valo2020-05-151-1/+17
* Improved Priority integration testsMatus Valo2020-05-132-26/+35
* Added priority integration tests for RedisMatus Valo2020-05-122-7/+96
* Added integration tests for priority queuesMatus Valo2020-05-082-1/+91
* Added TTL integration testsMatus Valo2020-05-062-1/+56
* Added Integration tests for direct, topic and fanout exchange typesMatus Valo2020-05-063-2/+104
* Use explicit py-amqp transport instead of amqp in integration testsMatus Valo2020-05-041-1/+1
* Added Simple Buffer integration testsMatus Valo2020-05-041-2/+13
* Rename test classes for better test outputMatus Valo2020-05-032-2/+2
* Removed scripts depending on RabbitMQMatus Valo2020-05-031-10/+0
* Create common class of integration testsMatus Valo2020-05-033-99/+62
* Initial redis integration tests implementationMatus Valo2020-05-031-0/+73
* Added basic integration tests for RabbitMQMatus Valo2020-04-301-0/+50
* Added integration testing infrastructure for RabbitMQMatus Valo2020-04-3016-545/+39
* Add transports based on Azure PaaS (#891)Clemens Wolff2018-08-302-0/+28
* used unittest and remove unittest2 (#855)Asif Saifuddin Auvi2018-04-291-1/+1
* Removed an always true if-check in t/integration/transport.py (#827)Mads Jensen2018-01-271-6/+2
* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow (#...Amin Ghadersohi2017-05-171-0/+13
* Bugfix: Support Python 3.4, decode from base64 when converting messag… (#714)Anthony Lukach2017-04-141-1/+0
* Switching to boto3 only (#693)Mischa Spiegelmock2017-04-141-0/+1
* Entities can now be declared without binding to channel: entity.declare(chann...Ask Solem2016-10-272-66/+0
* Small changes to #598Ask Solem2016-09-071-12/+5
* Some python versions have no 'buffer' builtinAlan Justino2016-09-071-1/+4
* hashlig _digest() works only with bytesAlan Justino2016-09-071-0/+2
* Some Python versions have no string.lettersAlan Justino2016-09-071-0/+3
* Moves funtests -> t/integrationAsk Solem2016-08-2314-0/+580