36 calls to SchemaCheckTestTrait::assertConfigSchema()

BlockConfigSchemaTest::testBlockConfigSchema in core/modules/book/tests/src/Kernel/Block/BlockConfigSchemaTest.php
Tests the block config schema for block plugins.
BlockConfigSchemaTest::testBlockConfigSchema in core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php
Tests the block config schema for block plugins.
CKEditor5PluginManagerTest::testProvidedElements in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
Tests the parsing of CKEditor 5 plugin element config.
ConfigImportAllTest::testInstallUninstall in core/modules/config/tests/src/Functional/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
DemoUmamiProfileTest::testConfig in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Tests the profile supplied configuration is the same after installation.
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that default values are correctly translated to UUIDs in config.
EntityReferenceFieldTest::testReferencedEntitiesStringId in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php
Tests referencing entities with string IDs.
LanguageConfigSchemaTest::testValidLanguageConfigSchema in core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php
Tests whether the language config schema is valid.
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateContactSettingsTest::testContactSettings in core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
Tests migration of contact variables to contact.settings.yml.
MigrateDblogConfigsTest::testDblogSettings in core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
Tests migration of dblog variables to dblog.settings.yml.
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateForumConfigsTest::testForumSettings in core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php
Tests migration of forum variables to forum.settings.yml.
MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
Tests migration of locale variables to locale.settings.yml.
MigrateNodeConfigsTest::testNodeSettings in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
Tests Drupal 6 node settings to Drupal 8 migration.
MigrateSearchSettingsTest::testSearchSettings in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
Tests migration of search variables to search.settings.yml.
MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php
Tests migration of statistics variables to statistics.settings.yml.
MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php
Tests migration of statistics variables to statistics.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
Tests migration of syslog variables to syslog.settings.yml.
MigrateTaxonomyConfigsTest::testTaxonomySettings in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
Tests migration of taxonomy variables to taxonomy.settings.yml.
MigrateTextConfigsTest::testTextSettings in core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
Tests migration of text variables to text.settings.yml.
MigrateUpdateConfigsTest::testUpdateSettings in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
Tests migration of update variables to update.settings.yml.
MigrateUserConfigsTest::testUserMail in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.mail.yml.
MigrateUserConfigsTranslationTest::testUserConfig in core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php
Tests migration of i18n user variables to user.mail and user.settings.
MigrateUserConfigsTranslationTest::testUserMail in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
Tests migration of i18n user variables to user.mail.yml.
MinimalTest::testMinimal in core/profiles/minimal/tests/src/Functional/MinimalTest.php
Tests Minimal installation profile.
SchemaCheckTestTrait::assertConfigSchemaByName in core/tests/Drupal/Tests/SchemaCheckTestTrait.php
Asserts configuration, specified by name, has a valid schema.
SmartDefaultSettingsTest::test in core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php
Tests the CKEditor 5 default settings conversion.
StandardTestTrait::testStandard in core/profiles/standard/tests/src/Traits/StandardTestTrait.php
Tests Standard installation profile or recipe.
TestViewsTest::testDefaultConfig in core/modules/views/tests/src/Kernel/TestViewsTest.php
Tests default configuration data type.
UpdatePathTestTrait::runUpdates in core/tests/Drupal/Tests/UpdatePathTestTrait.php
Helper function to run pending database updates.
UserActionConfigSchemaTest::testValidUserActionConfigSchema in core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php
Tests whether the user action config schema are valid.
ValidatorsTest::test in core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php
@covers \Drupal\ckeditor5\Plugin\Validation\Constraint\CKEditor5ElementConstraintValidator @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\StyleSensibleElementConstraintValidator @covers…
ValidatorsTest::testPair in core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php
@covers \Drupal\ckeditor5\Plugin\Validation\Constraint\SourceEditingPreventSelfXssConstraintValidator @dataProvider providerPair

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.