phpmyadmin/test/classes
Maurício Meneghini Fauth 5254ec1b65 Refactor Navigation\NavigationTree
- Extract HTML from renderState() and renderDbSelect()
- Use DI for $dbi instead of global
- Fix tests

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-04-24 02:25:48 -03:00
..
_data Update master to 5.0.0-dev 2018-04-11 16:24:01 -03:00
Config Refactor Navigation\NavigationTree 2019-04-24 02:25:48 -03:00
Controllers Refactor Navigation\NavigationTree 2019-04-24 02:25:48 -03:00
Database Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
Dbi Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Di Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Display Move special_schema_links.inc.php to Config\SpecialSchemaLinks 2019-03-22 21:29:58 -03:00
Engines Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Gis Fix some PHPStan errors 2019-03-19 16:48:54 -03:00
Navigation Refactor Navigation\NavigationTree 2019-04-24 02:25:48 -03:00
Plugins Refactor Navigation\NavigationTree 2019-04-24 02:25:48 -03:00
Properties Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Rte Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
Server Remove PhpMyAdmin\Server\Status\Data::getMenuHtml() 2019-02-25 19:07:15 -03:00
Setup Create controllers for setup pages 2019-03-06 17:04:58 -03:00
Stubs Some coding style fixes 2018-06-18 21:30:06 -03:00
Utils Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
AdvisorTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
BookmarkTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
BrowseForeignersTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
CentralColumnsTest.php Create Controllers\Database\CentralColumnsController 2019-03-05 02:12:12 -03:00
CharsetsTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
CheckUserPrivilegesTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ConfigTest.php Refactor Navigation\NavigationTree 2019-04-24 02:25:48 -03:00
CoreTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
CreateAddFieldTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
DatabaseInterfaceTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
EncodingTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorHandlerTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorReportTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ExportTest.php Use DI for $dbi global in Export class 2019-04-17 22:10:43 -03:00
FileListingTest.php Add some tests for FileListing class 2018-09-20 22:11:37 -03:00
FileTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
FontTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
FooterTest.php Extract HTML from Footer::getDisplay() 2019-04-19 16:39:24 -03:00
HeaderTest.php Refactor Navigation\NavigationTree 2019-04-24 02:25:48 -03:00
ImportTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
IndexTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
InsertEditTest.php Merge branch 'QA_4_8' 2019-03-26 23:37:53 +01:00
IpAllowDenyTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
LanguageTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
LinterTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ListDatabaseTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
MenuTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
MessageTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
MimeTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
MultSubmitsTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
NormalizationTest.php Replace assertInternalType() with assertIsArray() 2019-02-24 16:32:28 -03:00
OperationsTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
PdfTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
PmaTestCase.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
RelationCleanupTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
RelationTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ReplicationGuiTest.php Create Server\ReplicationController 2019-04-06 20:26:06 -03:00
SanitizeTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ScriptsTest.php Extract HTML from Scripts::getDisplay() 2019-04-19 21:47:27 -03:00
SqlQueryFormTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
SqlTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
StorageEngineTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
SysInfoTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
SystemDatabaseTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
TableTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
TemplateTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ThemeManagerTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ThemeTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
TrackerTest.php Replace readAttribute() and assertAttributeEquals() 2019-02-24 16:32:28 -03:00
TrackingTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
TransformationsTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
TwoFactorTest.php Skip test when PHP GD extension is not loaded 2019-03-20 16:15:14 -03:00
TypesTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
UrlTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
UserPreferencesTest.php Replace assertEquals() with assertEqualsWithDelta() 2019-02-24 16:32:28 -03:00
UtilTest.php Merge branch 'QA_4_8' 2019-03-26 23:37:53 +01:00
VersionInformationTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ZipExtensionTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00