This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Tests
Drak b12ece0ff7 [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace.
This makes mock sessions truly mock and not to interfere with global namespace.
Add getters and setters for session name and ID.
2012-03-14 20:32:06 +05:45
..
CacheWarmer -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
Command [FrameworkBundle] removed obsolete file 2010-09-24 16:34:03 +02:00
Controller [FrameworkBundle] Use only _route_params to generate redirect routes 2012-01-09 21:29:20 +01:00
Debug TraceableEventDispatcher test for Closures 2011-11-28 21:07:11 -08:00
DependencyInjection [FrameworkBundle] Add session.handler service and handler_id configuration property. 2012-03-14 20:21:40 +05:45
EventListener [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace. 2012-03-14 20:32:06 +05:45
Fixtures Allow syntax like `{% render "AcmeDemoBundle:Frontend/Default:index" %}` 2011-10-18 16:38:10 +02:00
Functional renamed getFlashes() to getFlashBag() to avoid clashes 2012-02-11 13:18:56 +01:00
Routing fixed a test 2012-02-24 22:55:48 +01:00
Templating renamed getFlashes() to getFlashBag() to avoid clashes 2012-02-11 13:18:56 +01:00
Translation [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ContainerAwareEventDispatcherTest.php merged 2.0 2012-03-08 19:29:37 +01:00
HttpKernelTest.php [FrameworkBundle] Fixed test 2012-02-29 07:49:03 +01:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00