phpmyadmin/test/classes/Controllers/Table
Maurício Meneghini Fauth 63e6410728
Refactor the DbTableExists class
- Changes static methods to instance methods
- Extract response handling to the controllers
- Add unit tests for the DbTableExists class
- Remove the AbstractController::hasDatabase() method

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-06 01:42:06 -03:00
..
Maintenance Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Partition Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Structure Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
AddFieldControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ChangeControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ChangeRowsControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ChartControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
CreateControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
DeleteConfirmControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
DeleteRowsControllerTest.php Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
DropColumnConfirmationControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
DropColumnControllerTest.php Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
ExportControllerTest.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
ExportRowsControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FindReplaceControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
GetFieldControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
GisVisualizationControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ImportControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
IndexesControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
IndexRenameControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
OperationsControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
PrivilegesControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
RecentFavoriteControllerTest.php Remove session cache in Relation 2023-07-27 12:02:12 +01:00
RelationControllerTest.php Fix PHPUnit 10.3 soft deprecations 2023-08-04 13:58:06 -03:00
ReplaceControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SearchControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
SqlControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
StructureControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
TrackingControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
ZoomSearchControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00