silverstripe-framework/tests/php/View
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
..
ArrayDataTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Parsers Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
SSViewerCacheBlockTest API Split out SilverStripe\ORM\Versioned into new module 2017-03-27 11:03:39 +13:00
SSViewerTest FIX SSViewer should resolve templates with or without underscores 2017-01-11 09:59:28 +13:00
ViewableDataTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ArrayDataTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ContentNegotiatorTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RequirementsTest.php New API for minified files using injectable service 2017-05-11 10:14:16 +12:00
SSViewerCacheBlockTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
SSViewerTest.php Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
ViewableDataTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00