config_schema_test.noschema.yml in Drupal 8
core/modules/config/tests/config_schema_test/config/install/config_schema_test.noschema.yml
2 string references to 'config_schema_test.noschema'
- ConfigSchemaTest::testSchemaMapping in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Tests the basic metadata retrieval layer.
- SchemaCheckTraitTest::testTrait in core/
tests/ Drupal/ KernelTests/ Core/ Config/ SchemaCheckTraitTest.php - Tests \Drupal\Core\Config\Schema\SchemaCheckTrait.
File
core/modules/config/tests/config_schema_test/config/install/config_schema_test.noschema.ymlView source
- testitem: "Whatever structure there is in this file"
- testlist:
- - "the main file has no schema, so individual items"
- - "will not have any schema information."