Skip to content

Releases: OskarStark/SonataAdminBehatContext

Split Context

26 Oct 06:54
b75ae4a
Compare
Choose a tag to compare

The friends-of-behat/symfony-extension is used instead of behat/symfony2-extension (that is not maintained anymore).
The context SonataAdminContext has been split into two separate contexts:

  • SonataAdminContext contains step definitions for sonata-project/admin-bundle
  • SonataAdminUserBundleContext contains step definitions for sonata-project/user-bundle

Thank you for this work @goetas and welcome on board!

Removed deprecations

29 Jul 12:00
9c879e8
Compare
Choose a tag to compare
1.14

Removed deprecations (#40)

MIT License

21 Dec 05:56
Compare
Choose a tag to compare
1.13

use header comment

build fix

06 Oct 12:28
b9aea10
Compare
Choose a tag to compare
1.12.3

increase PHP memory_limit (#37)

bugfix list columns 2

20 Aug 08:23
d2c7b4b
Compare
Choose a tag to compare
1.12.2

Bugfix2 list columns (#36)

bugfix list columns

20 Aug 06:26
7611ffa
Compare
Choose a tag to compare
1.12.1

bugfix list column (#35)

Refactoring

17 Aug 12:51
a286313
Compare
Choose a tag to compare
1.12.0

refactoring and simplifying (#34)

added ends-with step

16 Aug 10:19
5f94237
Compare
Choose a tag to compare
1.11.0

added new ends-with step (#33)

fixed bug with undefined step

08 Aug 06:48
521f608
Compare
Choose a tag to compare
1.10.1

fixed bug with undefined step (#32)

allow custom data-name

06 Aug 10:02
e69105d
Compare
Choose a tag to compare
1.10.0

allow custom dataName (#31)