phpmyadmin/test/classes/Controllers/Table
Kamil Tekiela 78de670d61 Fix incomplete test after previous PR
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-01-28 14:01:26 +00:00
..
Maintenance Extract config load and check from Config's constructor 2022-11-15 13:20:13 -03:00
Partition Add basic tests for Controllers\Table\Partition classes 2022-07-27 15:29:02 -03:00
Structure Move methods to Indexes.php 2022-11-11 22:24:27 +00:00
AddFieldControllerTest.php Fix tests after e28bc2d8f6 2022-11-20 18:29:07 +01:00
ChangeControllerTest.php Simplify onchange in InsertEdit.php 2022-10-17 21:28:57 +01:00
ChangeRowsControllerTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
ChartControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
CreateControllerTest.php Fix tests after e28bc2d8f6 2022-11-20 18:29:07 +01:00
DeleteConfirmControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
DeleteRowsControllerTest.php Fix incomplete test after previous PR 2023-01-28 14:01:26 +00:00
DropColumnConfirmationControllerTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
DropColumnControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
ExportControllerTest.php Remove loadContainerBuilder call from AbstractTestCase::setUp method 2022-09-29 20:22:31 -03:00
ExportRowsControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
FindReplaceControllerTest.php Merge branch 'QA_5_2' 2022-07-19 15:51:12 -03:00
GetFieldControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
GisVisualizationControllerTest.php Merge branch 'QA_5_2' 2022-12-16 11:53:18 -03:00
ImportControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
IndexesControllerTest.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
IndexRenameControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
OperationsControllerTest.php Improve type of DatabaseInterface::getLowerCaseNames() 2022-11-19 15:50:14 -03:00
PrivilegesControllerTest.php Fix exception for invalid db and table names for the privileges page 2022-09-30 20:49:21 -03:00
RecentFavoriteControllerTest.php Reduce usage of the containerBuilder global variable 2022-09-29 22:36:46 -03:00
RelationControllerTest.php Remove the dblist global variable 2022-11-13 21:08:00 -03:00
ReplaceControllerTest.php Fix tests marked as incomplete 2022-10-31 20:22:54 -03:00
SearchControllerTest.php Remove loadContainerBuilder call from AbstractTestCase::setUp method 2022-09-29 20:22:31 -03:00
SqlControllerTest.php Send DBI to SqlQueryForm using DI 2022-11-02 15:15:58 +00:00
StructureControllerTest.php Remove dependancy in Table/StructureController 2022-12-16 20:58:48 +00:00
TrackingControllerTest.php Send DBI to SqlQueryForm using DI 2022-11-02 15:15:58 +00:00
TriggersControllerTest.php Make Triggers a dependency 2022-10-18 13:53:14 +01:00
ZoomSearchControllerTest.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00