silverstripe-framework/tests/php/Control
Simon Erkelens 2b26cafcff Separate out the log-out handling.
Repairing tests and regressions
Consistently use `Security::getCurrentUser()` and `Security::setCurrentUser()`
Fix for the logout handler to properly logout, some minor wording updates
Remove the login hashes for the member when logging out.
BasicAuth to use `HTTPRequest`
2017-06-07 21:11:58 +12:00
..
ControllerTest Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
DirectorTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
Email Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
FlushRequestFilterTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPStreamResponseTest API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
RequestHandlingTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
RSS Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
ControllerTest.php Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
ControllerTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
CookieJarTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CookieTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
DirectorTest.php API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
FakeController.php BUG Remove reference to $_SERVER within FakeController 2017-02-27 16:54:01 +13:00
FlushRequestFilterTest.php BUG Ensure that tests run with flush=1 clean Flushables 2017-01-31 18:59:19 +13:00
HTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPResponseTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPStreamResponseTest.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest.php API Upgrade tests to use new Config API 2017-02-27 16:54:01 +13:00
IPUtilsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NullHTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PjaxResponseNegotiatorTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RequestHandlingTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
SessionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00