Releases: Codeception/module-symfony
Releases · Codeception/module-symfony
1.4.1
- Minor logic fixes (#58), (#59), and (#60) by @TavoNiievez
1.4.0
1.3.0
-
New methods by @TavoNiievez:
-
Supports vlucas/phpdotenv v5 (#28)
-
Improved documentation of the 'Parts' feature by @ThomasLandauer (#40)
-
BC: Removed support for php 5.6 and Symfony 2.8 (#39)
1.2.0
-
New methods by @TavoNiievez:
- amLoggedInAs
- logout
- seeInSession
- seeAuthentication
- dontSeeAuthentication
- seeUserHasRole
- amOnAction
- seeCurrentActionIs
- seeNumRecords
-
Supports vlucas/phpdotenv ^3.6 and ^4.1
-
Improved description and error messages of grabService and seeEmailIsSent by @ThomasLandauer
Fixed seeEmailIsSent
runSymfonyConsoleCommand
- runSymfonyConsoleCommand works with arguments, options and also console input
Initial release
1.0.0 Added package files