You are here

7 calls to ConfigIgnoreBrowserTestBase::doExport() in Config Ignore 8.2

ConfigIgnoreHookTest::testSettingsAlterHook in tests/src/Functional/ConfigIgnoreHookTest.php
Test hook implementation of another module.
ConfigIgnoreTest::testSyncTableUpdate in tests/src/Functional/ConfigIgnoreTest.php
Verify that the Sync. table gets update with appropriate ignore actions.
ConfigIgnoreTest::testValidateForceImporting in tests/src/Functional/ConfigIgnoreTest.php
Verify Force Import syntax is working.
ConfigIgnoreTest::testValidateForceImportingWithWildcard in tests/src/Functional/ConfigIgnoreTest.php
Verify excluded configuration works with wildcards.
ConfigIgnoreTest::testValidateIgnoring in tests/src/Functional/ConfigIgnoreTest.php
Verify that config can get ignored.
ConfigIgnoreTest::testValidateIgnoringWithWildcard in tests/src/Functional/ConfigIgnoreTest.php
Verify all wildcard asterisk is working.
ConfigIgnoreTest::testValidateImportingWithIgnoredSubKeys in tests/src/Functional/ConfigIgnoreTest.php
Verify ignoring only some config keys.