phpmyadmin/test/classes/Controllers/Table
Maurício Meneghini Fauth 9facf6524c
Add basic test for Table\CreateController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-02-27 11:15:11 -03:00
..
Structure Add basic test for Table\Structure\SaveController 2022-02-24 18:53:58 -03:00
CreateControllerTest.php Add basic test for Table\CreateController 2022-02-27 11:15:11 -03:00
DeleteConfirmControllerTest.php Fix Table/DeleteConfirmControllerTest db name 2022-02-27 09:57:28 -03:00
DeleteRowsControllerTest.php Add basic test for Table\DeleteRowsController 2022-02-25 16:44:49 -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 Fix Table\ImportControllerTest failing test 2022-02-24 11:48:22 -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 Add basic test for Table\OperationsController class 2021-12-01 11:47:19 -03:00
PrivilegesControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -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 Populate relation Session with RelationParameters class 2021-12-17 12:09:15 -03:00
SearchControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -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