phpmyadmin/test/classes
William Desportes 3a49cb33bb
Move defining envs to defineTestingGlobals
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-21 13:35:36 +02:00
..
_data extract html for FileListing into twig and add tests #14801 2019-10-27 13:37:58 +01:00
Charsets Use AbstractTestCase on all unit tests 2020-05-20 21:15:06 +02:00
Config Move PMA_VERSION calls into defineVersionConstants() for tests 2020-05-21 13:26:48 +02:00
Controllers Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
Database Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
Dbal Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
Display Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
Engines Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
Gis Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
Html Coding standard fixes 2020-05-21 02:18:05 +02:00
Navigation Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
Plugins Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
Properties Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
Server Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
Setup Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
Stubs Fix some tests executed in random order 2020-05-20 21:10:32 +02:00
Table Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
Utils Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
AbstractTestCase.php Move defining envs to defineTestingGlobals 2020-05-21 13:35:36 +02:00
AdvisorTest.php Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
BookmarkTest.php Move PMA_VERSION calls into defineVersionConstants() for tests 2020-05-21 13:26:48 +02:00
BrowseForeignersTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
CentralColumnsTest.php Move PMA_VERSION calls into defineVersionConstants() for tests 2020-05-21 13:26:48 +02:00
CharsetsTest.php Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
CheckUserPrivilegesTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
ConfigTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
CoreTest.php Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
CreateAddFieldTest.php Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
DatabaseInterfaceTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
EncodingTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
EnvironmentTest.php Move defining envs to defineTestingGlobals 2020-05-21 13:35:36 +02:00
ErrorHandlerTest.php Coding standard fixes 2020-05-21 02:18:05 +02:00
ErrorReportTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
ErrorTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
ExportTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
FileListingTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
FilesTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
FileTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
FontTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
FooterTest.php Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
GitTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
HeaderTest.php Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
ImportTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
IndexTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
InsertEditTest.php Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
IpAllowDenyTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
LanguageTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
LinterTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
ListDatabaseTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
MenuTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
MessageTest.php Coding standard fixes 2020-05-21 02:18:05 +02:00
MimeTest.php Use AbstractTestCase on all unit tests 2020-05-20 21:15:06 +02:00
NormalizationTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
PdfTest.php Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
PmaTestCase.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
RelationCleanupTest.php Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
RelationTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
ReplicationGuiTest.php Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
RoutingTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
SanitizeTest.php Coding standard fixes 2020-05-21 02:18:05 +02:00
ScriptsTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
SqlQueryFormTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
SqlTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
StorageEngineTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
SystemDatabaseTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
TableTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
TemplateTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
ThemeManagerTest.php Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
ThemeTest.php Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
TrackerTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
TrackingTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
TransformationsTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
TwoFactorTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
TypesTest.php Fix failing tests after tear down cleans everything 2020-05-21 13:19:23 +02:00
UrlTest.php Fix test cases after backupGlobals = false 2020-05-21 02:07:45 +02:00
UserPreferencesTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00
UtilTest.php Use parent::setGlobalConfig(); 2020-05-21 13:19:23 +02:00
VersionInformationTest.php Minor fixes 2020-05-21 13:19:23 +02:00
ZipExtensionTest.php Call parent's setUp and tearDown 2020-05-20 21:31:13 +02:00