Skip to content

Releases: mcustiel/codeception-http-mock

Bugfix for issue #4

Choose a tag to compare

@mcustiel mcustiel released this 25 Jan 22:21

Fixed issue #4
Thanks to @JiankangMai.

Allow installation of codeception > 2.1

Choose a tag to compare

@mcustiel mcustiel released this 09 Jun 07:43
  • Modified composer
  • Tested codeception 2.2

Fixed version for http-mock in composer

Choose a tag to compare

@mcustiel mcustiel released this 30 Dec 15:08
  • Changed http-mock version from dev-master to ~0.7
  • Cleaning all configurations after each test.

First functional version

Choose a tag to compare

@mcustiel mcustiel released this 11 Nov 20:30
  • Added module and extension with basic configuration.
  • The module allows to build requests mocks.