phpmyadmin/tests/unit
Maurício Meneghini Fauth b28b32e424
Merge pull request #19485 from kamil-tekiela/InsertEdit-refactoring
InsertEdit refactoring
2025-01-22 12:42:51 -03:00
..
_data
Advisory Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Charsets
Command Merge branch 'QA_5_2' 2024-12-25 12:10:29 -03:00
Config Merge the logic into Settings 2025-01-16 19:31:50 +00:00
ConfigStorage Replace checked="checked" with checked 2025-01-12 03:30:13 +01:00
Container Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
Controllers Merge branch 'QA_5_2' 2025-01-16 03:16:56 +01:00
Crypto
Database Remove plugin global variables 2025-01-14 16:25:41 -03:00
Dbal Remove prepare method and Statement class 2025-01-01 19:56:37 +00:00
Display Merge branch 'QA_5_2' 2024-12-25 12:37:15 -03:00
Engines Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Error Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
Exceptions
Export Remove plugin global variables 2025-01-14 16:25:41 -03:00
Gis Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Html Merge the logic into Settings 2025-01-16 19:31:50 +00:00
Http Fix TokenRequestParamCheckingTest failing test 2025-01-02 16:51:53 -03:00
I18n
Identifiers
Import Remove the complete_query global variable 2025-01-09 16:03:06 -03:00
Navigation Merge the logic into Settings 2025-01-16 19:31:50 +00:00
Partitioning Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Plugins Add support for INSERT IGNORE into for non table imports 2025-01-16 00:46:11 +01:00
Properties
Query Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Replication Fix failing tests 2025-01-11 15:06:14 -03:00
Routing
Server Merge the logic into Settings 2025-01-16 19:31:50 +00:00
Setup
Stubs Remove the cached_affected_rows global variable 2025-01-09 15:00:54 -03:00
Table Merge branch 'QA_5_2' 2025-01-13 16:17:52 -03:00
Theme Refactor ThemeManager 2025-01-03 18:52:11 +00:00
Tracking Replace checked="checked" with checked 2025-01-12 03:30:13 +01:00
Triggers Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Twig
Utils Voidify always true method 2024-12-22 18:50:00 +00:00
WebAuthn
AbstractTestCase.php Remove $GLOBALS clean up from AbstractTestCase 2025-01-11 15:26:51 -03:00
ApplicationTest.php
BookmarkTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
BrowseForeignersTest.php Replace selected="selected" with selected 2025-01-12 03:11:39 +01:00
CacheTest.php
CharsetsTest.php
ConfigTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ConsoleTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
CoreTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
CreateAddFieldTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
DatabaseInterfaceTest.php Remove prepare method and Statement class 2025-01-01 19:56:37 +00:00
DbTableExistsTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
EncodingTest.php Remove some unused global variables 2025-01-08 17:21:45 -03:00
EnvironmentTest.php
FieldHelper.php
FieldMetadataTest.php
FileListingTest.php Replace selected="selected" with selected 2025-01-12 03:11:39 +01:00
FileTest.php
FlashMessengerTest.php
FontTest.php
FooterTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
GitTest.php
HeaderTest.php Replace message global with Current::$message prop 2024-12-23 19:09:46 -03:00
IndexColumnTest.php
IndexTest.php
InsertEditTest.php Optimize getFieldsMeta 2025-01-16 22:42:28 +00:00
IpAllowDenyTest.php
LinterTest.php
ListDatabaseTest.php
LoggingTest.php
MenuTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
MessageTest.php
MimeTest.php
NormalizationTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
OpenDocumentTest.php
OperationsTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ParseAnalyzeTest.php Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
PdfTest.php
PluginsTest.php Remove plugin global variables 2025-01-14 16:25:41 -03:00
ProfilingTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ResponseRendererTest.php Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
SanitizeTest.php Merge #19382 Refactor TokenRequestParamChecking 2024-12-25 20:41:25 -03:00
ScriptsTest.php Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
SessionTest.php
ShowGrantsTest.php
SqlQueryFormTest.php Merge the logic into Settings 2025-01-16 19:31:50 +00:00
SqlTest.php Merge the logic into Settings 2025-01-16 19:31:50 +00:00
StorageEngineTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
SystemDatabaseTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
TemplateTest.php
TransformationsTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
TwoFactorTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
TypesByDatabaseVersionTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
TypesTest.php Merge branch 'QA_5_2' 2025-01-16 03:16:56 +01:00
UniqueConditionTest.php Shorten long line 2025-01-16 22:42:29 +00:00
UrlRedirectorTest.php
UrlTest.php
UserPasswordTest.php
UserPreferencesTest.php Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
UserPrivilegesFactoryTest.php
UtilTest.php Merge the logic into Settings 2025-01-16 19:31:50 +00:00
VersionInformationTest.php
VersionTest.php
ZipExtensionTest.php