-
- Downloads
Issue #3316923 by mondrake, daffie: Sort out more driver specific database kernel tests
parent
08b0f54b
No related branches found
No related tags found
Showing
- core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php 18 additions, 0 deletionscore/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php
- core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php 13 additions, 0 deletionscore/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php
- core/modules/mysql/tests/src/Kernel/mysql/TransactionTest.php 13 additions, 0 deletions.../modules/mysql/tests/src/Kernel/mysql/TransactionTest.php
- core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php 18 additions, 0 deletionscore/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php
- core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php 13 additions, 0 deletionscore/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php
- core/modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php 13 additions, 0 deletions.../modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php
- core/modules/sqlite/tests/src/Kernel/sqlite/SchemaTest.php 19 additions, 1 deletioncore/modules/sqlite/tests/src/Kernel/sqlite/SchemaTest.php
- core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php 13 additions, 0 deletionscore/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php
- core/modules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php 13 additions, 0 deletions...odules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php
- core/modules/system/tests/modules/database_statement_monitoring_test/database_statement_monitoring_test.info.yml 2 additions, 0 deletions...nitoring_test/database_statement_monitoring_test.info.yml
- core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php 7 additions, 0 deletions...e_statement_monitoring_test/src/LoggedStatementsTrait.php
- core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Connection.php 7 additions, 0 deletions...tabase_statement_monitoring_test/src/mysql/Connection.php
- core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Install/Tasks.php 8 additions, 0 deletions...ase_statement_monitoring_test/src/mysql/Install/Tasks.php
- core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Connection.php 7 additions, 0 deletions...tabase_statement_monitoring_test/src/pgsql/Connection.php
- core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Install/Tasks.php 8 additions, 0 deletions...ase_statement_monitoring_test/src/pgsql/Install/Tasks.php
- core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Connection.php 7 additions, 0 deletions...abase_statement_monitoring_test/src/sqlite/Connection.php
- core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Install/Tasks.php 8 additions, 0 deletions...se_statement_monitoring_test/src/sqlite/Install/Tasks.php
- core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php 26 additions, 44 deletions...al/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
- core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php 0 additions, 29 deletions...ests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- core/tests/Drupal/KernelTests/Core/Database/DriverSpecificKernelTestBase.php 16 additions, 5 deletions...ernelTests/Core/Database/DriverSpecificKernelTestBase.php
Please register or sign in to comment