SettingsBundle
SettingsBundle copied to clipboard
Add test for the controllers
We need to add some basic testing for the controllers.
Ref: http://symfony.com/doc/current/book/testing.html#your-first-functional-test
Agree with you, but my project does not use the controllers. We only use the manager
service and Twig extension.