phpmyadmin/tests/unit
Kamil Tekiela 54d42dc0c4 Make $usedQueries readonly
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-12-17 02:01:37 +00:00
..
_data
Advisory
Charsets
Command
Config Add dedicated methods for is_setup 2024-12-04 23:16:15 +00:00
ConfigStorage
Container
Controllers Make $usedQueries readonly 2024-12-17 02:01:37 +00:00
Crypto
Database Implement getErrorCount() in Routines 2024-12-16 00:16:18 +00:00
Dbal
Display
Engines Use strict assertions 2024-12-03 17:27:13 +00:00
Error HttpMethod enum (#19420) 2024-12-04 20:39:27 -03:00
Exceptions
Export Remove *_comments global variables 2024-12-14 17:59:20 -03:00
Gis
Html Replace sql_query global var with Current::$sqlQuery 2024-12-09 13:51:22 -03:00
Http Replace sql_query global var with Current::$sqlQuery 2024-12-09 13:51:22 -03:00
I18n Use strict assertions 2024-12-03 17:27:13 +00:00
Identifiers
Import Replace sql_query global var with Current::$sqlQuery 2024-12-09 13:51:22 -03:00
Navigation Drop numChildren 2024-12-10 03:14:18 +00:00
Partitioning
Plugins Create Export\StructureOrData enum 2024-12-14 19:10:04 -03:00
Properties
Query
Replication
Routing
Server
Setup
Stubs Create ExportType enum 2024-12-14 00:34:12 +00:00
Table Replace sql_query global var with Current::$sqlQuery 2024-12-09 13:51:22 -03:00
Theme
Tracking Remove $GLOBALS['export_type'] from Tracker 2024-12-13 23:22:18 +00:00
Triggers Implement getErrorCount() in Triggers 2024-12-16 00:16:18 +00:00
Twig
Utils HttpMethod enum (#19420) 2024-12-04 20:39:27 -03:00
WebAuthn
AbstractTestCase.php Replace sql_query global var with Current::$sqlQuery 2024-12-09 13:51:22 -03:00
ApplicationTest.php
BookmarkTest.php
BrowseForeignersTest.php
CacheTest.php
CharsetsTest.php
ConfigTest.php Use strict assertions 2024-12-03 17:27:13 +00:00
ConsoleTest.php
CoreTest.php Use native PHPUnit assertions 2024-12-03 17:21:41 +00:00
CreateAddFieldTest.php
DatabaseInterfaceTest.php
DbTableExistsTest.php
EncodingTest.php
EnvironmentTest.php
FieldHelper.php
FieldMetadataTest.php
FileListingTest.php
FileTest.php
FlashMessengerTest.php
FontTest.php
FooterTest.php Replace sql_query global var with Current::$sqlQuery 2024-12-09 13:51:22 -03:00
GitTest.php Use native PHPUnit assertions 2024-12-03 17:21:41 +00:00
HeaderTest.php
IndexColumnTest.php
IndexTest.php Use strict assertions 2024-12-03 17:27:13 +00:00
InsertEditTest.php Create enum TypeClass 2024-12-06 22:24:54 +00:00
IpAllowDenyTest.php
LinterTest.php
ListDatabaseTest.php Change assertion in the new test 2024-12-03 17:27:30 +00:00
LoggingTest.php
MenuTest.php
MessageTest.php
MimeTest.php
NormalizationTest.php
OpenDocumentTest.php
OperationsTest.php
ParseAnalyzeTest.php
PdfTest.php
PluginsTest.php Create ExportType enum 2024-12-14 00:34:12 +00:00
ProfilingTest.php
ResponseRendererTest.php Remove the ResponseRenderer::checkParameters() method 2024-12-09 17:48:27 -03:00
SanitizeTest.php
ScriptsTest.php
SessionTest.php
ShowGrantsTest.php
SqlQueryFormTest.php
SqlTest.php Replace sql_query global var with Current::$sqlQuery 2024-12-09 13:51:22 -03:00
StorageEngineTest.php
SystemDatabaseTest.php
TemplateTest.php
TransformationsTest.php
TwoFactorTest.php Use strict assertions 2024-12-03 17:27:13 +00:00
TypesByDatabaseVersionTest.php Drop Types::getFunctions() 2024-12-06 22:46:10 +00:00
TypesTest.php Convert functions into constants 2024-12-06 22:46:10 +00:00
UniqueConditionTest.php
UrlRedirectorTest.php
UrlTest.php Use native PHPUnit assertions 2024-12-03 17:21:41 +00:00
UserPasswordTest.php
UserPreferencesTest.php
UserPrivilegesFactoryTest.php
UtilTest.php Use strict assertions 2024-12-03 17:27:13 +00:00
VersionInformationTest.php
VersionTest.php
ZipExtensionTest.php