phpmyadmin/test/classes
William Desportes af100abddf
Add more tests for testCookieDecrypt
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-07 19:07:27 +01:00
..
_data Fix theme tests for 4.9 2019-06-05 21:46:19 -04:00
Charsets Improve tests of Charset and Collation value types 2019-06-30 02:03:20 -03:00
Config Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Controllers Fix missing version key on AdvisorControllerTest 2019-10-05 12:07:04 -03:00
Database Merge branch 'QA_4_9' into QA_5_0 2019-08-23 12:22:37 +02:00
Dbi Reference class names in use statements 2019-06-12 00:14:26 -03:00
Display Fix multi server setup number of results selector 2019-06-22 20:51:30 +02: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 try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
Plugins Add more tests for testCookieDecrypt 2020-01-07 19:07:27 +01:00
Properties Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Rte Merge branch 'QA_4_9' into QA_5_0 2019-12-21 20:27:25 +01:00
Server Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Setup Fix setUp function not in camel case 2019-10-19 21:17:06 +02: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 Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
BookmarkTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
BrowseForeignersTest.php Inject dependencies (#15271) 2019-06-01 15:13:41 -03:00
CentralColumnsTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -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 Update and revert "Remove a test that can not be predictible" 2020-01-07 21:02:04 +08:00
CoreTest.php Merge branch 'QA_4_9' 2019-06-22 14:28:19 +02:00
CreateAddFieldTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
DatabaseInterfaceTest.php Move DbiDummy extension to the test directory 2019-06-28 18:00:36 -03:00
EncodingTest.php Merge branch 'QA_4_9' into QA_5_0 2019-12-24 21:30:52 +01:00
ErrorHandlerTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorReportTest.php Fix ErrorReport test after merge of #15273 2019-11-03 17:04:53 +01:00
ErrorTest.php Fix some deprecated phpunit methods 2019-10-19 21:17:06 +02:00
ExportTest.php Use DI for $dbi global in Export class 2019-04-17 22:10:43 -03:00
FileListingTest.php Improve test suite because php-bz2 can be not installed 2019-12-05 21:23:46 +01:00
FileTest.php Merge branch 'QA_4_9' into QA_5_0 2019-11-05 23:10:52 +01:00
FontTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
FooterTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
HeaderTest.php Add a test for pull-request #15666 2019-12-30 18:44:29 +01:00
ImportTest.php Merge branch 'QA_4_9' into QA_5_0 2019-11-05 23:10:52 +01:00
IndexTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
InsertEditTest.php Merge branch 'QA_4_9' into QA_5_0 2019-12-05 21:13:59 +01: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-11-05 23:10:52 +01:00
LinterTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ListDatabaseTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
MenuTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +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 Merge commit '4e7fac843d' into QA_5_0 2019-10-20 23:11:42 -04:00
PdfTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02: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 Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -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 camel case for most of the js/functions.js variables 2019-05-27 00:55:10 -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 Fix #14732 Can't rename primary key with auto increment 2019-12-16 23:46:35 +01:00
TemplateTest.php Use try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
ThemeManagerTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
ThemeTest.php Finish fixing theme tests for 4.9 2019-06-05 21:56:52 -04:00
TrackerTest.php Fix some deprecated phpunit methods 2019-10-19 21:17:06 +02:00
TrackingTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
TransformationsTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
TwoFactorTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -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 Fix a phpstan error 2019-12-16 23:46:38 +01:00
UtilTest.php Merge branch 'QA_4_9' into QA_5_0 2019-11-05 23:10:52 +01: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