You are here

10 calls to RabbitHoleBehaviorSettingsFormTestBase::createEntityBundle() in Rabbit Hole 8

RabbitHoleBehaviorSettingsFormTestBase::testAdministerPermission in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test the "rabbit hole administer *" permission.
RabbitHoleBehaviorSettingsFormTestBase::testAllowOverrideValue in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test Rabbit Hole settings with allowed/disallowed overrides.
RabbitHoleBehaviorSettingsFormTestBase::testBundleFormExistingBehavior in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test that bundle form with a configured bundle behaviour loads config.
RabbitHoleBehaviorSettingsFormTestBase::testBundleFormFirstSave in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test the first bundle form save with Rabbit Hole configuration.
RabbitHoleBehaviorSettingsFormTestBase::testBundleFormSave in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test new changes to bundle with existing rabbit hole settings changes key.
RabbitHoleBehaviorSettingsFormTestBase::testDefaultBundleForm in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test that bundle form contains Rabbit Hole settings and required fields.
RabbitHoleBehaviorSettingsFormTestBase::testDefaultEntitySettingsLoad in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test that when entity form is loaded it defaults the bundle configuration.
RabbitHoleBehaviorSettingsFormTestBase::testExistingEntityNoConfigSave in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test saving settings for entity that did not previously have them.
RabbitHoleBehaviorSettingsFormTestBase::testExistingEntitySave in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test that existing entity is edited on saving the entity form.
RabbitHoleBehaviorSettingsFormTestBase::testExistingEntitySettingsLoad in tests/src/Functional/RabbitHoleBehaviorSettingsFormTestBase.php
Test that entity form correctly loads previously saved behavior settings.