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/Component/HttpKernel/Tests
2013-11-14 15:30:56 +01:00
..
Bundle [FrameworkBundle] Adds the possibility to register Commands via the DIC 2013-10-04 16:09:28 +02:00
CacheClearer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CacheWarmer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Config fix some file mode bug 755->644 2013-08-06 10:31:28 +08:00
Controller removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DataCollector unify missing parentheses 2013-11-14 15:30:56 +01:00
Debug removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DependencyInjection fixed CS 2013-10-30 09:33:58 +01:00
EventListener moved logic for the session listeners into the HttpKernel component 2013-11-04 07:11:47 +01:00
Fixtures [HttpKernel] better written kernel tests 2013-11-11 19:41:19 +01:00
Fragment fixed CS 2013-10-30 09:33:58 +01:00
HttpCache unify constructor initialization style throughout symfony 2013-11-11 19:40:07 +01:00
Profiler unify constructor initialization style throughout symfony 2013-11-11 19:40:07 +01:00
ClientTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
HttpKernelTest.php moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00
KernelTest.php [HttpKernel] better written kernel tests 2013-11-11 19:41:19 +01:00
Logger.php Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php added some unit tests (and fixed some bugs) 2013-01-10 16:26:59 +01:00