phpmyadmin/tests/unit/Controllers
Maximilian Krög ecf75a991d
Transmit the wkt data, without processing for ol
OpenLayers comes with its very own WKT parser.
This reduces the size of transmitted data.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-02-27 22:58:33 +01:00
..
Console Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Database Remove method AbstractTestCase::callFunction() 2026-02-21 18:01:03 -03:00
Export Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Fixtures Extract HTML from CheckRelationsControllerTest into a fixture 2026-02-06 00:20:24 -03:00
Import Remove method AbstractTestCase::callFunction() 2026-02-21 18:01:03 -03:00
Navigation Replace time() with ClockInterface in UserPreferences class 2026-01-19 19:22:54 -03:00
Normalization Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Operations Fix MaxDbList 2026-02-19 21:29:30 +00:00
Server Remove method AbstractTestCase::callFunction() 2026-02-21 18:01:03 -03:00
Sql Extract ResponseRenderer from Sql 2026-02-13 21:22:14 -03:00
Table Transmit the wkt data, without processing for ol 2026-02-27 22:58:33 +01:00
Transformation Remove setGlobalConfig() 2026-02-03 09:59:08 -03:00
Triggers Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
BrowseForeignersControllerTest.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
ChangeLogControllerTest.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
CheckRelationsControllerTest.php Extract HTML from CheckRelationsControllerTest into a fixture 2026-02-06 00:20:24 -03:00
CollationConnectionControllerTest.php Extract user preferences handling from Config class 2026-01-09 11:27:47 -03:00
ColumnControllerTest.php
DatabaseControllerTest.php
GisDataEditorControllerTest.php Remove method AbstractTestCase::callFunction() 2026-02-21 18:01:03 -03:00
HomeControllerTest.php Add unit test for Controllers\HomeController class 2026-02-05 16:17:31 -03:00
JavaScriptMessagesControllerTest.php
LicenseControllerTest.php
LintControllerTest.php Extract ResponseRenderer dependency from LintController 2026-02-14 15:22:57 -03:00
LogoutControllerTest.php Extract ResponseRenderer dependency from LogoutController 2026-02-14 15:30:59 -03:00
NavigationControllerTest.php Extract ResponseRenderer dependency from Config\PageSettings 2026-02-13 21:22:16 -03:00
PhpInfoControllerTest.php
SchemaExportControllerTest.php
SyncFavoriteTablesControllerTest.php Fix SyncFavoriteTablesControllerTest failing test 2026-02-05 15:49:48 -03:00
ThemeSetControllerTest.php Move UserPreferences class to Config namespace 2026-01-09 11:13:26 -03:00
VersionCheckControllerTest.php