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
Yesterday, a new cookbook article was merged about Unit Testing your forms1.
There was a discussion about the place of the TypeTestCase class in the current workflow. Now it is documented, I think we should move these classes to their own Symfony\Component\Form\Test\Type namespace, instead of the current Symfony\Component\Form\Tests\Extension\Core\Type\.