phpmyadmin/test/classes
Maurício Meneghini Fauth 84cb56ab4d Use the router for the logout page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-19 22:47:53 -03:00
..
_data Fix failing theme tests 2019-07-10 20:18:43 -04:00
Charsets Improve tests of Charset and Collation value types 2019-06-30 02:03:20 -03:00
Config Fix selfurl not containing the route parameter 2019-08-08 01:59:48 -03:00
Controllers Use the router for the server status variables page 2019-08-12 17:06:16 -03:00
Database Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Dbi Reference class names in use statements 2019-06-12 00:14:26 -03:00
Display Use the router for table get field 2019-08-15 22:51:44 -03:00
Engines Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Gis Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Navigation Use the router for the table indexes page 2019-08-15 23:19:01 -03:00
Plugins Fix failing tests 2019-07-20 18:16:08 -03:00
Properties Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Rte Extract HTML from Rte\Routines::getParameterRow 2019-06-24 18:36:59 -03:00
Server Use the router for the user groups page 2019-08-12 18:26:07 -03:00
Setup Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
Stubs Add tests for Server\Plugin and Server\Plugins 2019-07-03 20:19:00 -03:00
Utils Reference class names in use statements 2019-06-12 00:14:26 -03:00
AdvisorTest.php Escape inside Url::getFromRoute method 2019-07-13 13:09:47 -03:00
BookmarkTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
BrowseForeignersTest.php Use the router the for the browse foreigners page 2019-08-05 23:27:47 -03:00
CentralColumnsTest.php Use the router for the central columns page 2019-08-05 18:19:04 -03:00
CharsetsTest.php Fix case when collation name can be null 2019-06-30 18:23:21 -03:00
CheckUserPrivilegesTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ConfigTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
CoreTest.php Use the router for the import entry point 2019-08-19 19:20:39 -03:00
CreateAddFieldTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
DatabaseInterfaceTest.php Use the router for the logout page 2019-08-19 22:47:53 -03:00
EncodingTest.php Replace alias functions with their respective functions 2019-06-12 14:49:47 -03:00
EnvironmentTest.php Fix some errors detected by PHPStan 2019-08-01 19:04:27 -03:00
ErrorHandlerTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorReportTest.php Use the router for the sql pages 2019-08-03 21:25:27 -03:00
ErrorTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -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
FilesTest.php Fix some errors detected by PHPStan 2019-08-01 19:04:27 -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 Fix selfurl not containing the route parameter 2019-08-08 01:59:48 -03:00
GetCheckboxTest.php Fix some errors detected by PHPStan 2019-08-01 19:04:27 -03:00
HeaderTest.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
ImportTest.php Use the router for the sql pages 2019-08-03 21:25:27 -03:00
IndexTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
InsertEditTest.php Use the router for the table replace page 2019-08-15 20:30:43 -03:00
IpAllowDenyTest.php Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
LanguageTest.php Merge branch 'QA_4_9' into QA_5_0 2019-08-11 18:48:01 +02: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 Remove useless attribute 2019-05-14 21:59:57 +02:00
MessageTest.php Reference class names in use statements 2019-06-12 00:14:26 -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 Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
OperationsTest.php Use the router for table operations page 2019-08-14 13:57:33 -03:00
PdfTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
PmaTestCase.php Use strict compare for count function 2019-06-22 17:44:49 +02:00
RelationCleanupTest.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
RelationTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
ReplicationGuiTest.php Use the router for the server replication page 2019-08-10 17:10:18 -03:00
SanitizeTest.php Rename Sanitize::sanitize to Sanitize::sanitizeMessage 2019-06-12 15:21:48 -03:00
ScriptsTest.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
SqlQueryFormTest.php Use the router for the sql pages 2019-08-03 21:25:27 -03:00
SqlTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -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 Move DbiDummy extension to the test directory 2019-06-28 18:00:36 -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 Fix failing theme tests 2019-07-10 20:18:43 -04:00
TrackerTest.php Minor code improvements 2019-06-22 18:27:36 +02:00
TrackingTest.php Use the router for the tracking pages 2019-07-15 01:38:18 -03:00
TransformationsTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
TwoFactorTest.php Remove __get method from TwoFactor class 2019-08-02 00:36:06 -03:00
TypesTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
UrlTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
UserPreferencesHeaderTest.php Fix UserPreferencesHeaderTest failing test in Windows 2019-06-19 15:08:03 -03:00
UserPreferencesTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
UtilTest.php Fix URL query issues with Util::getScriptNameForOption 2019-07-22 17:30:18 -03:00
VersionInformationTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ZipExtensionTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00