phpmyadmin/test/classes
William Desportes 56bcd79c10
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-06-11 01:33:38 +02:00
..
_data extract html for FileListing into twig and add tests #14801 2019-10-27 13:37:58 +01:00
Charsets Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Config Fix documentation after removing _ from private methods 2020-06-02 23:56:48 +02:00
Controllers Remove useless elses 2020-05-26 22:27:45 -03:00
Database Fix tests documentation after removing _ from private methods 2020-06-03 00:01:57 +02:00
Dbal Move formatError into Query\Utilities 2020-05-31 01:44:02 +02:00
Display Remove underscore prefix from some method names 2020-05-30 17:20:43 -03:00
Engines Fix function call signatures indentation 2020-05-26 04:22:02 -03:00
Gis Removed underscores from unit test methods 2020-06-02 23:52:32 +02:00
Html Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Navigation Remove not needed if in NodeViewTest after 7623fed14a 2020-06-03 00:37:12 +02:00
Plugins Improve retry to connect button style 2020-06-07 16:06:50 +02:00
Properties Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Server Merge branch 'QA_5_0' 2020-06-07 18:27:18 +02:00
Setup Removed underscores from unit test methods 2020-06-02 23:52:32 +02:00
Stubs Remove useless elses 2020-05-26 22:27:45 -03:00
Table Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
Utils Use early exit when possible 2020-05-27 00:35:24 -03:00
AbstractNetworkTestCase.php Fix phpstan 0.12.28 documentation mistake reported error 2020-06-10 14:19:24 +02:00
AbstractTestCase.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
AdvisorTest.php Use early exit when possible 2020-05-27 00:35:24 -03:00
BookmarkTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
BrowseForeignersTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CentralColumnsTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CharsetsTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CheckUserPrivilegesTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
ConfigTest.php Move getConnectionParams to Config class 2020-05-31 16:01:38 +02:00
CoreTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CreateAddFieldTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
DatabaseInterfaceTest.php Move getConnectionParams to Config class 2020-05-31 16:01:38 +02:00
EncodingTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
EnvironmentTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ErrorHandlerTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ErrorReportTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ErrorTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ExportTest.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
FileListingTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
FilesTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
FileTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
FontTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
FooterTest.php Fix tests documentation after removing _ from private methods 2020-06-03 00:01:57 +02:00
GitTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
HeaderTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ImportTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
IndexTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
InsertEditTest.php Merge branch 'QA_5_0' 2020-06-11 01:33:38 +02:00
IpAllowDenyTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
LanguageTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
LinterTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ListDatabaseTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
MenuTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
MessageTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
MimeTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
NormalizationTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
PdfTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RelationCleanupTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RelationTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
ReplicationGuiTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RoutingTest.php Use AbstractTestCase instead of PmaTestCase for all tests not needing mockResponse 2020-05-22 01:45:50 +02:00
SanitizeTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ScriptsTest.php Use early exit when possible 2020-05-27 00:35:24 -03:00
SqlQueryFormTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SqlTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
StorageEngineTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SystemDatabaseTest.php Merge branch 'QA_5_0' 2020-06-11 01:33:38 +02:00
TableTest.php Removed underscores from unit test methods 2020-06-02 23:52:32 +02:00
TemplateTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ThemeManagerTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ThemeTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TrackerTest.php Removed underscores from unit test methods 2020-06-02 23:52:32 +02:00
TrackingTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
TransformationsTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00
TwoFactorTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TypesTest.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
UrlTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
UserPreferencesTest.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
UtilTest.php Fix coding standard issues 2020-05-27 21:08:55 -03:00
VersionInformationTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ZipExtensionTest.php Replace assertEquals({false,true} by assert{false,true} 2020-05-26 13:13:15 +02:00