phpmyadmin/test/classes/Controllers/Table
William Desportes 420485a41b
Fix tests after e28bc2d8f6
Ref: e28bc2d8f6

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 18:29:07 +01: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 Refactor ChangeController and use ServerRequest 2022-11-02 21:57:31 +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 Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03: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 Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -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 Extract dbi global variable from Index::loadIndexes 2022-09-07 21:59:03 -03: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