Releases: OskarStark/SonataAdminBehatContext
Releases · OskarStark/SonataAdminBehatContext
Split Context
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 forsonata-project/admin-bundle
SonataAdminUserBundleContext
contains step definitions forsonata-project/user-bundle
Thank you for this work @goetas and welcome on board!
Removed deprecations
1.14 Removed deprecations (#40)
MIT License
1.13 use header comment
build fix
1.12.3 increase PHP memory_limit (#37)
bugfix list columns 2
1.12.2 Bugfix2 list columns (#36)
bugfix list columns
1.12.1 bugfix list column (#35)
Refactoring
1.12.0 refactoring and simplifying (#34)
added ends-with step
1.11.0 added new ends-with step (#33)
fixed bug with undefined step
1.10.1 fixed bug with undefined step (#32)
allow custom data-name
1.10.0 allow custom dataName (#31)