Skip to content

Releases: mcustiel/phiremock-codeception-extension

Added missing call to the client

08 Oct 20:27
20ed813

Choose a tag to compare

Phiremock Codeception Extension Version 2

22 Sep 18:19

Choose a tag to compare

  • Several bug fixes.
  • Extension now only takes care of starting/stopping phiremock. The connection to the server happens on a module.
  • Phiremock Server is not required by default in case the user wants to use a phar. If it's installed through composer, then will be started from vendor/bin directory

First beta version of Version 2

01 Sep 08:10

Choose a tag to compare

  • Several bug fixes.
  • Extension now only takes care of starting/stopping phiremock. The connection to the server happens on a module.
  • Phiremock Server is not required by default in case the user wants to use a phar. If it's installed through composer, then will be started from vendor/bin directory.
  • Completed differentiation between version 1 and 2 of the expectation configuration.
  • Added support for new condition: formData. This condition specifies conditions to check against form fields.
  • Still under test.

Updated composer

31 Mar 16:37

Choose a tag to compare

Support symfony process 5 and codeception 4

Support higher versions of Symfony Process

31 Mar 16:09
5f9c523

Choose a tag to compare

Add compatibility with symfony 5 process (#35)

* add compatibility with symfony 5 process

* add check method exists

Fixes and new features

08 Sep 12:19

Choose a tag to compare

#31 Allow Codeception v3.x
#32 Support annotations for unique expectations.

Add method to fetch executed requests

21 Oct 09:56

Choose a tag to compare

Support symfony 4

10 Jun 09:42

Choose a tag to compare

Fix for Phiremock #32

24 Jan 19:02

Choose a tag to compare

Fix for Phiremock #32

Fix for issue #25

22 Jan 19:14

Choose a tag to compare