phpmyadmin/test/classes/Controllers
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
..
Console/Bookmark Remove session cache in Relation 2023-07-27 12:02:12 +01:00
Database Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
Export Remove session cache in Relation 2023-07-27 12:02:12 +01:00
Import Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Normalization Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
Server Fix PHPUnit 10.3 soft deprecations 2023-08-04 13:58:06 -03:00
Sql Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Table Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
Transformation Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Triggers Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
AbstractControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
BrowseForeignersControllerTest.php Add basic unit test for BrowseForeignersController class 2023-06-09 15:56:09 -03:00
CheckRelationsControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CollationConnectionControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
GisDataEditorControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
JavaScriptMessagesControllerTest.php Refactor JavaScriptMessagesController to return a Response object 2023-07-30 17:22:18 -03:00
LintControllerTest.php Add a isAjax() method to ServerRequest class 2023-07-26 16:01:37 -03:00
LogoutControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
NavigationControllerTest.php Add a isAjax() method to ServerRequest class 2023-07-26 16:01:37 -03:00
SchemaExportControllerTest.php Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
ThemeSetControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
VersionCheckControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00