phpmyadmin/test/classes
Maurício Meneghini Fauth f3b79d83c0
Add PHPUnit's Covers annotation on test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-06-04 23:39:26 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Config Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Controllers Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Database Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Dbal Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Display Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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
Navigation Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Plugins Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Setup Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
Stubs Remove mocking from DatabaseInterfaceTest 2021-05-31 18:30:46 +02: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 Move code from bootstrap-dist into AbstractTestCase setUp 2021-06-04 02:17:25 +02:00
AdvisorTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
BookmarkTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
BrowseForeignersTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03: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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
CoreTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
CreateAddFieldTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
DatabaseInterfaceTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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
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
IpAllowDenyTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
LanguageTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
LinterTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ListDatabaseTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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
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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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
SystemDatabaseTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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 Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03: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
UserPreferencesTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
UtilTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -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