Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #575 [Documentation] Add unit testing section (AlexandreGerault…
…, weaverryan) This PR was merged into the 2.x branch. Discussion ---------- [Documentation] Add unit testing section Changing a native `ChoiceType` to an autocomplete field, using [Symfony-UX/autocomplete](https://symfony.com/bundles/ux-autocomplete/current/index.html), might cause unit tests for forms to fail. It needs to register the right TypeExtensions to make it work correctly. | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | License | MIT Commits ------- 47f15c0 documentation tweaks 9e6c22f Add unit testing section
- Loading branch information