Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements tests #54

Open
3 of 5 tasks
lenybernard opened this issue Nov 3, 2016 · 0 comments
Open
3 of 5 tasks

Implements tests #54

lenybernard opened this issue Nov 3, 2016 · 0 comments

Comments

@lenybernard
Copy link
Collaborator

lenybernard commented Nov 3, 2016

  • Dependency injection (parameters and services drived by configuration)
  • Helper (each shortcut method will correctly add what is expected in the correct FlashBag)
  • SessionHandler (what is in session is handled as well to be transformed into some template)
  • Listener (on kernel.response, we correctly inject the templates into the page to show alerts ex. https://github.com/symfony/web-profiler-bundle/blob/2.8/Tests/EventListener/WebDebugToolbarListenerTest.php)
  • TwigExtension (we can render alerts directly in twig thanks to this extension)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant