Skip to content

Tags: emilskrzypczynski/behatch-contexts

Tags

4.0

Toggle 4.0's commit message
Big update, setting minimum PHP 8.0 required. Dependencies set to min…

…imum version of latest installable package. Code style update. All functions now have typed parameters and return types where this was possible. Added annotation for thrown errors if any. Class properties and interfaces also typed where immediately clear what they should be. Generic code styling applied (mainly spacing).

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
sanpii Sanpi
Merge branch 'alanpoulain-sf5-compatibility'

3.2.0

Toggle 3.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sanpii Sanpi
v3.2.0

## New features

* Deprecates PHP5 Behatch#246
* Display the x-debug-token-link when its available Behatch#251
* Don’t require @javascript to take screenshot Behatch#247
* [json] Use swagger dump as json schemas source Behatch#245
* [system] Dump command output Behatch#255
* [rest] Allows parameters with dot Behatch#258

## Bugfixes

* Correctly diplay utf8 json Behatch#252

3.1.0

Toggle 3.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sanpii Sanpi
v3.1.0

## New features

* New russian translation Behatch#240
* Add "JSON node should match" context Behatch#234

## Bugfixes

* Fix set content headers Behatch#218
* Fix travis build Behatch#242
* Fix automatic casting for large numeric value Behatch#237
* Add colon for "the JSON should be equal to" step Behatch#239

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
sanpii Sanpi
Require guzzlehttp/guzzle for dev only

Behatch#231

2.8.1

Toggle 2.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
sanpii Sanpi
Require guzzlehttp/guzzle for dev only

Behatch#231

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
sanpii Sanpi
Remove deprecated methods

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
sanpii Sanpi
Merge branch 'php72'

2.7.1

Toggle 2.7.1's commit message
Fix xliff files

2.7

Toggle 2.7's commit message
Merge branch 'i18n'