Skip to content

Releases: ubirak/rest-api-behat-extension

Upgrade dependencies & fix branch alias to 6.x-dev

05 Sep 09:07
Compare
Choose a tag to compare
  • Upgraded to tolerance 0.4 #76
  • [dev] Upgraded to silex 2.0 #77
  • [dev] Upgraded php-http/mock-client 1.0 #78
  • Fixed branch alias to 6.x-dev

Drop symfony/property-access 2.4.X support && enhance ci matrix

29 Aug 17:20
Compare
Choose a tag to compare

Drop php 5.5 support & justinrainbow/json-schema >=3.0.0 <=6.0.0

29 Aug 13:15
Compare
Choose a tag to compare

Welcome to atoum 3

13 Feb 22:02
Compare
Choose a tag to compare
Merge pull request #69 from rezzza/accept-atoum-3

Accept atoum 3 as a requirement

JsonPath assertion

15 Nov 08:48
@tyx tyx
Compare
Choose a tag to compare

Introduction of new steps to use http://jmespath.org to make some more advanced json assertion :

  • Then the JSON path expression :pathExpression should be equal to json :expectedJson
  • Then the JSON path expression :pathExpression should be equal to:
  • Then the JSON path expression :pathExpression should have result
  • Then the JSON path expression :pathExpression should not have result

See features to see real use cases

Fixed bad namespace usage of an exception

04 Nov 12:49
Compare
Choose a tag to compare

Make HTTP & JSON assertion failures print some helpful error context

30 Oct 20:15
Compare
Choose a tag to compare

Update to Tolerance 0.3.3

28 Oct 13:29
@tyx tyx
Compare
Choose a tag to compare

This version fixes an annoying bug on stateful waiter

Deal with request failure

27 Oct 14:30
@tyx tyx
Compare
Choose a tag to compare

Replace `egeloen/http-adapter` with http://php-http.org

12 Aug 10:06
@tyx tyx
Compare
Choose a tag to compare
  • BC Break : php requirement is moved to php 5.5
  • BC Break : Remove RestApiContext::iSendAPostRequestToWithFormData