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/tests/Symfony/Tests/Component/HttpKernel
2011-03-06 00:15:01 +01:00
..
CacheWarmer [HttpKernel] Add test coverage for cache warming 2011-02-05 23:54:09 +01:00
Controller [HttpKernel] added some more unit tests 2010-11-02 18:38:11 +01:00
DataCollector [HttpKernel] added Tests for DataCollectors 2011-03-06 00:15:01 +01:00
Exception fixed unit tests 2010-12-10 09:30:44 +01:00
Fixtures added a missing file for unit tests 2011-01-21 15:06:38 +01:00
HttpCache [HttpKernel] fixed another test where an explicit cache-control header is necessary 2011-02-21 21:53:04 -08:00
Profiler Fix unit test breakage from ProfilerStorageInterface change. 2011-02-20 20:06:36 -06:00
ClientTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
HttpKernelTest.php [HttpKernel] changed core.view event to use notifyUntil() instead of filter() -- as soon as a listener returns a Response, we are done 2011-02-21 18:24:55 +01:00
KernelTest.php [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
Logger.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
ResponseListenerTest.php fixed a bug in Response content-type auto-detection 2011-02-21 16:57:25 +01:00
TestHttpKernel.php [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel 2010-12-09 09:38:13 +01:00