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/BrowserKit
Clement Herreman ad07a95818 [BrowserKit] Fixed Client->back/forward/reload() not keeping all request attributes
The method used internally in these methods, Client->#requestFromRequest was badly
passing the old request parameters to the new request.
2012-03-10 16:26:36 +01:00
..
ClientTest.php [BrowserKit] Fixed Client->back/forward/reload() not keeping all request attributes 2012-03-10 16:26:36 +01:00
CookieJarTest.php [BrowserKit] updated tests 2011-05-24 20:42:24 +02:00
CookieTest.php [BrowserKit] Added additional unit tests for capital letters in cookies 2011-10-14 20:31:31 +01:00
HistoryTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RequestTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ResponseTest.php fixed CS 2011-06-08 19:56:59 +02:00