phpmyadmin/test/classes
Maurício Meneghini Fauth 8319f88ecf
Fix some errors found by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-06-22 17:12:02 -03:00
..
_data Fix failing theme test 2020-12-20 04:22:50 +01:00
Charsets Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Command Fix some errors found by PHPStan 2021-06-09 13:07:40 -03:00
Config Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Controllers Fix failing unit test 2021-06-16 17:46:17 -03:00
Database Fix failing unit test 2021-06-14 12:41:49 -03:00
Dbal Fix some tests with PHP 8.1 2021-06-11 18:14:40 -03:00
Display Extract HTML from Results::getTableHeadersForColumns 2021-06-17 22:40:53 -03:00
Engines Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Export Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Gis Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Html Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Import Add some test classes 2021-06-07 16:59:34 -03:00
Navigation Fix some tests with PHP 8.1 2021-06-11 18:14:40 -03:00
Plugins Fix some errors found by PHPStan 2021-06-22 17:12:02 -03:00
Properties Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Query Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Server Fix some failing tests 2021-06-13 15:01:07 -03:00
Setup Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Stubs Add basic unit test for DatabaseInterface::getTablesFull 2021-06-19 14:17:47 -03:00
Table Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Utils Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
AbstractNetworkTestCase.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
AbstractTestCase.php Adjust tests and failing tests for a specific seed 2021-06-17 16:52:09 +02:00
AdvisorTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
BookmarkTest.php Adjust tests and failing tests for a specific seed 2021-06-17 16:52:09 +02:00
BrowseForeignersTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03: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
ConfigTest.php Fix some tests with PHP 8.1 2021-06-11 18:14:40 -03:00
ConsoleTest.php Add some test classes 2021-06-07 16:59:34 -03:00
CoreTest.php Fix some errors found by Psalm 2021-06-21 15:58:11 -03:00
CreateAddFieldTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
DatabaseInterfaceTest.php Add basic unit test for DatabaseInterface::getTablesFull 2021-06-19 14:17:47 -03:00
EncodingTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
EnvironmentTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ErrorHandlerTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ErrorReportTest.php Fix some failing tests 2021-06-13 15:01:07 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FontTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FooterTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
GitTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
HeaderTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ImportTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03: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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03: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 Add some test classes 2021-06-07 16:59:34 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39: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
PartitionTest.php Fix some tests with PHP 8.1 2021-06-11 18:14:40 -03:00
PdfTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ReplicationGuiTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ResponseTest.php Add test class for the Response class 2021-06-11 09:55:47 -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 Fix failing unit test 2021-06-13 15:52:07 -03:00
SqlQueryFormTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
SqlTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
StorageEngineTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
SubPartitionTest.php Add tests for Partition and SubPartition classes 2021-06-10 18:54:43 -03:00
SystemDatabaseTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
TablePartitionDefinitionTest.php Add tests for UserPassword and TablePartitionDefinition 2021-06-09 19:32:55 -03:00
TableTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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 Fix Theme::load after #16967 2021-06-16 01:44:21 +02:00
TrackerTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
TrackingTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
TransformationsTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
TwoFactorTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
TypesTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03: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 Fix some failing tests 2021-06-13 15:01:07 -03: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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00