You are here

8 calls to TestHelperTrait::convertNameToMachineName() in Facets 8

IntegrationTest::addFacet in tests/src/Functional/IntegrationTest.php
Tests adding a facet trough the interface.
IntegrationTest::addFacetDuplicate in tests/src/Functional/IntegrationTest.php
Tests creating a facet with an existing machine name.
IntegrationTest::deleteUnusedFacet in tests/src/Functional/IntegrationTest.php
Deletes a facet through the UI.
IntegrationTest::deleteUsedFacet in tests/src/Functional/IntegrationTest.php
Deletes a facet through the UI that still has usages.
IntegrationTest::editFacet in tests/src/Functional/IntegrationTest.php
Tests editing of a facet through the UI.
IntegrationTest::goToDeleteFacetPage in tests/src/Functional/IntegrationTest.php
Go to the Delete Facet Page using the facet name.
IntegrationTest::setEmptyBehaviorFacetText in tests/src/Functional/IntegrationTest.php
Configures empty behavior option to show a text on empty results.
IntegrationTest::setOptionShowOnlyWhenFacetSourceVisible in tests/src/Functional/IntegrationTest.php
Configures a facet to only be visible when accessing to the facet source.