phpmyadmin/test/classes/Controllers/Table
Maurício Meneghini Fauth 1438cb211e
Replace global keyword with $GLOBALS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-07 17:31:11 -03:00
..
Structure Extract ColumnsDefinition construction from controllers 2022-03-02 18:59:27 -03:00
AddFieldControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ChangeControllerTest.php Add basic test for Table\ChangeController 2022-02-28 13:55:23 -03:00
ChangeRowsControllerTest.php Add unit tests for Table\ChangeRowsController 2022-02-28 13:19:44 -03:00
ChartControllerTest.php Add basic test for Table\ChartController 2022-02-27 12:16:23 -03:00
CreateControllerTest.php Remove action global var from ColumnsDefinition class 2022-03-03 17:41:52 -03:00
DeleteConfirmControllerTest.php Fix Table/DeleteConfirmControllerTest db name 2022-02-27 09:57:28 -03:00
DeleteRowsControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
DropColumnConfirmationControllerTest.php Add basic test for Table\DropColumnConfirmationController 2022-02-25 16:02:06 -03:00
DropColumnControllerTest.php Add basic test for Table\DropColumnController 2022-02-24 22:29:22 -03:00
ExportControllerTest.php Add basic test for Table\ExportController 2022-02-24 16:52:27 -03:00
ExportRowsControllerTest.php Add unit tests for Table\ExportRowsController 2022-02-24 15:35:26 -03:00
FindReplaceControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
GetFieldControllerTest.php Add basic test for Table\GetFieldController 2022-02-24 12:54:43 -03:00
GisVisualizationControllerTest.php Add basic test for Table\GisVisualizationController 2022-02-23 21:50:22 -03:00
ImportControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
IndexesControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
IndexRenameControllerTest.php Add basic test for Table\IndexRenameController 2022-02-22 19:17:33 -03:00
OperationsControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
PrivilegesControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
RecentFavoriteControllerTest.php Fix RecentFavoriteControllerTest failing test 2022-02-22 19:24:13 -03:00
RelationControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
ReplaceControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
SearchControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
SqlControllerTest.php Add basic test for Table\SqlController 2022-02-22 14:45:35 -03:00
StructureControllerTest.php Add basic test for Table\SqlController 2022-02-22 14:45:35 -03:00
TrackingControllerTest.php Add basic test for Table\TrackingController 2022-02-21 17:49:57 -03:00
TriggersControllerTest.php Add basic test for Table\TriggersController 2022-02-21 16:45:43 -03:00
ZoomSearchControllerTest.php Add basic test for Table\ZoomSearchController 2022-02-21 16:02:34 -03:00