You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good. Once it is merged we should have corresponding tests in symfony-demo Originally posted by @DavertMik in #50 (comment)
Due to the current test coverage of the module and the time it would take to correct compatibility issues in current test projects, I decided to create a new test project with 3 branches:
I feel quite comfortable with the current test coverage. Some Symfony 3.4 methods require extra attention like SwiftMailer email, but anyone who does actively use that version of symfony can contribute them. So, for my part this is ready to go.
I'm not sure about this!
But I think the submitted fieldname now is `myFormaddress`, instead of `myForm[address]` - that's what I'm trying to fix.
I didn't take a look at the tests you mentioned in Codeception#54
Uh oh!
There was an error while loading. Please reload this page.
Due to the current test coverage of the module and the time it would take to correct compatibility issues in current test projects, I decided to create a new test project with 3 branches:
main
, for the latest version of Symfony (5.2)4.4
, for the latest LTS and,3.4
for the oldest LTS.Click to see progress on Symfony 5.2
Click to see progress on Symfony 4.4
Click to see progress on Symfony 3.4
This new test project serves as a replacement for:
[Naktibalda/codeception-symfony-tests] [Codeception/symfony-demo].
The text was updated successfully, but these errors were encountered: