bschmitt / laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages
MIT License
268 stars 86 forks source link

Write integration tests #26

Closed bschmitt closed 6 years ago

bschmitt commented 6 years ago

The goal is to have integration tests which can be executed with upcoming Laravel and Lumen versions. In best case integrated into travis-ci