config_schema_test.ignore.yml in Drupal 8
Same filename and directory in other branches
core/modules/config/tests/config_schema_test/config/install/config_schema_test.ignore.yml
2 string references to 'config_schema_test.ignore'
- ConfigSchemaTest::testConfigSaveWithSchema in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Test configuration value data type enforcement using schemas.
- ConfigSchemaTest::testSchemaMapping in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Tests the basic metadata retrieval layer.
File
core/modules/config/tests/config_schema_test/config/install/config_schema_test.ignore.ymlView source
- label: 'Label string'
- irrelevant: 123
- indescribable:
- abc: 789
- def:
- - 456
- - 'abc'
- xyz: 13.4
- weight: 27