phpmyadmin/test/classes
Maurício Meneghini Fauth f862ade53b
Improve unit tests for the Navigation\NodeFactory class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-07-05 10:55:42 -03:00
..
_data Add support for theme color modes 2023-03-13 23:28:29 -03:00
Advisory Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Charsets Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Command Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Config Fixed the test cases (#18479) 2023-06-28 09:07:17 -03:00
ConfigStorage Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
Controllers Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
Crypto Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Database Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
Dbal Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Display Fix results table header with transparent background 2023-06-14 09:55:29 -03:00
Engines Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Export Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
Gis Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Html Replace jqPlot with Chart.js for the profiling chart 2023-06-17 23:44:04 -03:00
Http Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Identifiers Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Import Move the Import class to the Import namespace 2023-06-28 12:44:04 -03:00
Navigation Improve unit tests for the Navigation\NodeFactory class 2023-07-05 10:55:42 -03:00
Partitioning Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Plugins Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
Properties Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Query Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Replication Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Routing Move the routes from routes.php to the Routes class 2023-06-26 21:16:50 -03:00
Server Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
Setup Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Stubs Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
Table Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Theme Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Tracking Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Triggers Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Utils Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
WebAuthn Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
AbstractNetworkTestCase.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
AbstractTestCase.php Remove Config::checkServers() method 2023-04-29 14:50:18 -03:00
ApplicationTest.php Extract some dependencies from the Application class 2023-06-16 15:55:20 -03:00
BookmarkTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
BrowseForeignersTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CacheTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CharsetsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CheckUserPrivilegesTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ConfigTest.php Replace inline static with class static (#18490) 2023-06-26 16:00:51 -03:00
ConsoleTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CoreTest.php Remove JS media type from HTML script tags 2023-06-16 20:39:27 -03:00
CreateAddFieldTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
DatabaseInterfaceTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
EncodingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
EnvironmentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ErrorHandlerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ErrorReportTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ErrorTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FieldHelper.php Improve FieldMetadata 2023-04-07 21:46:19 +02:00
FieldMetadataTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FileListingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FileTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FlashMessagesTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FontTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FooterTest.php Remove JS media type from HTML script tags 2023-06-16 20:39:27 -03:00
GitTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
HeaderTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IndexColumnTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IndexTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
InsertEditTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
InternalRelationsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IpAllowDenyTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
LanguageTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
LinterTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ListDatabaseTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
LoggingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
MenuTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
MessageTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
MimeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
NormalizationTest.php Remove .pma-fieldset and related CSS classes 2023-06-11 00:37:39 -03:00
OpenDocumentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
OperationsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ParseAnalyzeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
PdfTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
PluginsTest.php Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
ProfilingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ResponseRendererTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SanitizeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ScriptsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ShowGrantsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SqlQueryFormTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SqlTest.php Replace jqPlot with Chart.js for the profiling chart 2023-06-17 23:44:04 -03:00
StatementInfoTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
StorageEngineTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SystemDatabaseTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
TableTest.php Fix Tests\TableTest::testGetColumns() failing test 2023-06-09 16:56:59 -03:00
TemplateTest.php Extract some dependencies from the Application class 2023-06-16 15:55:20 -03:00
TransformationsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
TwoFactorTest.php Merge pull request #18374 from MoonE/test-query-return-value 2023-06-28 09:02:28 -03:00
TypesByDatabaseVersionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
TypesTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UrlTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UserPasswordTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UserPreferencesTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UtilTest.php Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
VersionInformationTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
VersionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ZipExtensionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00