silverstripe-framework/tests/php/Forms/GridField
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
..
GridField_URLHandlerTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
GridFieldAddExistingAutocompleterTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldConfigTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDetailFormTest API Remove Object class 2017-05-23 13:50:35 +12:00
GridFieldExportButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldPrintButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldSortableHeaderTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridField_URLHandlerTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldActionTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldAddExistingAutocompleterTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldAddNewButtonTest.php ENHANCEMENT GridField passes in context for canCreate 2017-05-09 09:15:09 +12:00
GridFieldConfigTest.php API Enhancement: Allow "removeComponentsByType" to remove multiple component"s" 2017-01-13 23:30:30 +13:00
GridFieldDataColumnsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDeleteActionTest.php Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
GridFieldDetailFormTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldDetailFormTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldEditButtonTest.php Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
GridFieldExportButtonTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldExportButtonTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldPaginatorTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldPrintButtonTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldSortableHeaderTest.php API Ensure that all DataQuery joins are aliased based on relationship name 2017-05-26 13:38:58 +12:00
GridFieldSortableHeaderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00