phpmyadmin/test/classes
Maurício Meneghini Fauth a2ed4dfe68
Make controllers callable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-08-30 13:16:29 -03:00
..
_data Remove two symfony dev deps 2021-06-26 19:05:28 +02:00
Charsets Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Command Fix unit tests on Windows 2021-08-29 19:37:39 -03:00
Config Fix some errors found by PHPStan/Psalm 2021-08-05 16:09:08 -03:00
Controllers Make controllers callable 2021-08-30 13:16:29 -03:00
Database Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
Dbal Fix some tests with PHP 8.1 2021-06-11 18:14:40 -03:00
Display Fix ResultsTest after pull-request #17070 2021-08-22 23:25:50 +02:00
Engines Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Export Refactor PhpMyAdmin\Plugins::getChoice method 2021-08-27 13:38:01 -03:00
Gis Wrap GD functions with the ImageWrapper class 2021-08-06 19:27:59 -03:00
Html Merge branch 'QA_5_1' 2021-07-16 00:02:00 +02:00
Import Add some test classes 2021-06-07 16:59:34 -03:00
Navigation Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
Partitioning Move partition classes to the Partitioning namespace 2021-08-21 14:01:25 -03:00
Plugins Refactor setProperties method of Plugin classes 2021-08-28 16:50:08 -03:00
Properties Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Query Add support for account locking 2021-08-21 00:55:33 -03:00
Server Add support for account locking 2021-08-21 00:55:33 -03:00
Setup Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Stubs Merge branch 'QA_5_1' 2021-08-27 22:09:55 +02:00
Table Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Utils Merge branch 'QA_5_1' 2021-07-20 17:52:16 +02:00
AbstractNetworkTestCase.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
AbstractTestCase.php Merge branch 'QA_5_1' 2021-08-27 22:09:55 +02:00
AdvisorTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
BookmarkTest.php Add methods to DbiDummy and AbstractTestCase to control changing databases 2021-08-24 02:01:00 +02:00
BrowseForeignersTest.php Merge branch 'QA_5_1' 2021-07-28 01:37:17 +02:00
CacheTest.php Create a simple Cache class 2021-06-17 16:35:53 +02:00
CharsetsTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
CheckUserPrivilegesTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
CommonTest.php Move some Core methods to Common class 2021-07-06 16:52:54 -03:00
ConfigTest.php Remove non used variables 2021-07-16 02:13:27 +02:00
ConsoleTest.php Add some test classes 2021-06-07 16:59:34 -03:00
CoreTest.php Merge branch 'QA_5_1' 2021-08-14 14:42:12 +02:00
CreateAddFieldTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
DatabaseInterfaceTest.php Fix failing tests after last change 2021-08-24 02:01:05 +02:00
EncodingTest.php Replace fopen, fwrite and fclose with file_put_contents 2021-07-13 11:51:57 -03:00
EnvironmentTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ErrorHandlerTest.php Merge branch 'QA_5_1' 2021-08-22 23:19:15 +02:00
ErrorReportTest.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
ErrorTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ExportTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FieldMetadataTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FileListingTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FileTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FlashMessagesTest.php Remove non used variables 2021-07-16 02:13:27 +02:00
FontTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FooterTest.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
GitTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
HeaderTest.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
ImportTest.php Add methods to DbiDummy and AbstractTestCase to control changing databases 2021-08-24 02:01:00 +02:00
IndexColumnTest.php Add some test classes 2021-06-07 16:59:34 -03:00
IndexTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
InsertEditTest.php Fix #14502 - Uncheck the "ignore" checkbox on GIS modal save value 2021-08-18 02:18:02 +02:00
InternalRelationsTest.php Add some test classes 2021-06-07 16:59:34 -03:00
IpAllowDenyTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
LanguageTest.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
LinterTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ListDatabaseTest.php Add some test classes 2021-06-07 16:59:34 -03:00
LoggingTest.php Add some test classes 2021-06-07 16:59:34 -03:00
MenuTest.php Remove some globals from Config::enableBc method 2021-07-08 19:49:26 -03:00
MessageTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
MimeTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
NormalizationTest.php Fix some failing tests 2021-06-13 15:01:07 -03:00
OperationsTest.php Fix some tests with PHP 8.1 2021-06-11 18:14:40 -03:00
PdfTest.php Fix types and signatures after tcpdf upgrade 2021-07-21 00:26:11 +02:00
PluginsTest.php Improve type check of Plugins::getDefault method 2021-08-27 14:56:12 -03:00
ProfilingTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
RelationCleanupTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
RelationTest.php Merge branch 'QA_5_1' 2021-08-27 22:09:55 +02:00
ReplicationGuiTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ResponseTest.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
RoutingTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
SanitizeTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ScriptsTest.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
SqlQueryFormTest.php Ref #13270 - fix(query.twig): Inline events removed (#16905) 2021-08-11 12:04:44 -03:00
SqlTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
StorageEngineTest.php Add methods to DbiDummy and AbstractTestCase to control changing databases 2021-08-24 02:01:00 +02:00
SystemDatabaseTest.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
TableTest.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
TemplateTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ThemeManagerTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ThemeTest.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
TrackerTest.php Make Tracking::enabled not use statics as it does mess up with tests 2021-08-24 02:01:03 +02:00
TrackingTest.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
TransformationsTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
TwoFactorTest.php Add methods to DbiDummy and AbstractTestCase to control changing databases 2021-08-24 02:01:00 +02:00
TypesTest.php Merge branch 'QA_5_1' 2021-08-14 14:42:12 +02:00
UrlTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
UserPasswordTest.php Add tests for UserPassword and TablePartitionDefinition 2021-06-09 19:32:55 -03:00
UserPreferencesTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
UtilTest.php Merge branch 'QA_5_1' 2021-08-14 14:42:12 +02:00
VersionInformationTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
VersionTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ZipExtensionTest.php Replace fopen, fwrite and fclose with file_put_contents 2021-07-13 11:51:57 -03:00