Releases: Codeception/module-symfony
Releases · Codeception/module-symfony
3.4.0
What's Changed
- Added Symfony Validator assertions in #189
- Require
tests/bootstrap.php
if exists, to load all necessary.env
files in #190 - Added
amLoggedInWithToken
method by @codedge in #182 grabParameter
: Adding info aboutbind
by @ThomasLandauer in #193- Added tests for Symfony 7.1 in #194
New Contributors
Full Changelog: 3.3.2...3.4.0
3.3.2
What's Changed
- Fix: runSymfonyConsoleCommand ignores specific options in #188
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
- Renaming Doctrine2 to Doctrine by @ThomasLandauer in #184
- Ignore fragments when checking routes by @cs278 in #185
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- Improved support for PHP 8.1, removed support for PHP 8.0
- Symfony 6.4 Support ( #177 )
- Fix return type of
grabSecurityService
for compatibility with Symfony 7.0 by @W0rma in #178 - Test on Symfony 7.0 ( #180 )
- Minor formating by @ThomasLandauer in #179
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Deprecate event triggered assertions by @xEdelweiss in #169
- Update event assertions by @xEdelweiss in #168
- Add seeEvent/dontSeeEvent event assertions by @xEdelweiss in #173
- Various improvements by @TavoNiievez in #171
- EventsAssertionsTrait refactor and Symfony 6.3 Support by @TavoNiievez in #175
New Contributors
- @xEdelweiss made his first contribution in #169
Full Changelog: 3.1.1...3.2.0
3.1.1
- Allow installation of lib-innerbrowser v4 to support PHPUnit 10.
3.1.0
What's Changed
- Symfony 6.0 support: Session Assertions by @semaz in #157 and @TavoNiievez in #158
- Symfony 6.0 Support: Form Assertions by @TavoNiievez in #158
Full Changelog: 3.0.0...3.1.0
3.0.0
- Support for Codeception 5
2.1.1
What's Changed
- Update dependencies by @ThomasLandauer and @TavoNiievez in #149
2.1.0
What's Changed
By @TavoNiievez:
- PHP 7.4 or higher is required.
- Support PHP 8.1
- Updated code base to PHP 7.4 ( #146 )
- Fix broken links in docs ( #142 )
- Encapsulate the Client ( #140 )
By @ThomasLandauer:
- Improving error message for
public
services ( #145 ) - Updating Cest file location ( #144 )
- Changing
Symfony.php
-> trait ( #143 )
Full Changelog: 2.0.5...2.1.0