phpmyadmin/test/classes/Controllers/Table
Maurício Meneghini Fauth c8cd855fc8
Add basic test for Table\SqlController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-02-22 14:45:35 -03:00
..
Structure Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
FindReplaceControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
IndexesControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -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
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