Skip to content

Releases: elbformat/symfony-behat-bundle

v1.5.11 - Fix xpath escaping

21 Oct 06:45
15f2c06

Choose a tag to compare

You can now assert attributes on Tags with ", ' and a mix of both

v1.5.10 Allow mailer to fail

16 Sep 09:07
4212011

Choose a tag to compare

  • Fix: Mailer deprecation warnings for implicit nullable parameter.
  • Feature: Allow mailer to fail

v1.5.9 Fixed more deprecations

03 Jun 13:24
b6705f4

Choose a tag to compare

Fixed deprecations in MailerContext

Fix deprecation warning

03 Jun 13:19
24dc7ad

Choose a tag to compare

Fixed deprecation warning for implicit nullable parameter in FormContext.

v1.5.7 - Array Support in AbstractDatabaseContext

19 Feb 16:27
0fe4977

Choose a tag to compare

Support json arrays in AbstractDatabaseContext

v1.5.6 - Command Inputs

02 Feb 15:06
2095f79

Choose a tag to compare

  • Feature: Testing with command inputs

v1.5.5 - Fixed AbstractApiContext

15 Jan 14:59
1089447

Choose a tag to compare

Bugfix: Documentation and service definition for MockClientCallback to test APIs

v1.5.4

11 Jan 08:44
a1dc7a8

Choose a tag to compare

  • Bugfix: Remove data from the table, that has been consumed in the constructor
  • Improvement: Use JSON to fill array values in AbstractDatabaseContext

v1.5.3

14 Dec 09:28
1ff0fc8

Choose a tag to compare

  • Improvement of output for found tags: Do not show more than 1 nested entry
  • Use docker-compose for local setup
  • CommandContext - Added shortcut "Then the command is successful"

v1.5.2 Fix logger

09 Oct 07:38
eae98c4

Choose a tag to compare

Fix TestLogger to be compatible with symfony 5.4.