Skip to content

Releases: WakeOnWeb/behat-contexts

Many fixture files in one time.

21 Feb 17:22

Choose a tag to compare

v1.4.0

Can load many fixture files.

Can ack amqp message and check its body

07 Feb 10:47
7f37664

Choose a tag to compare

Merge pull request #7 from rousseauyoann/feature/get_message

Feature/get message

Use an adapter for AMQP, create queues automatically at feature start.

28 Jan 14:33

Choose a tag to compare

v1.2.0

#4, add an adapter for amqp connection, you could now use your own tool.

Amqp can publish message, edit basepath.

24 Jan 15:47

Choose a tag to compare

Feature/publish message (#3)

* Update AmqpContext : add ability to add messages to a given queue
Update FidryAliceFixturesContext

Fix Bad method calling and do not throw exception on queue purging when queue does not exists.

23 Jan 08:22

Choose a tag to compare

v1.0.1

Fix Bad method calling and do not throw exception on queue purging wh…

v1.0.0

22 Jan 08:37

Choose a tag to compare

Add 3 contexts, amqp/doctrine orm schema reload and fidry alice fixtu…