You are here

6 calls to TestHelperTrait::findFacetLink() in Facets 8

LanguageIntegrationTest::testUrlAliasTranslation in tests/src/Functional/LanguageIntegrationTest.php
Tests the url alias translation.
ProcessorIntegrationTest::testBooleanProcessorIntegration in tests/src/Functional/ProcessorIntegrationTest.php
Tests the for processors in the frontend with a 'boolean' facet.
ProcessorIntegrationTest::testNumericGranularity in tests/src/Functional/ProcessorIntegrationTest.php
Tests the for configuration of granularity processor.
TestHelperTrait::assertFacetLabel in tests/src/Functional/TestHelperTrait.php
Passes if a facet with the specified label is found and is a link.
TestHelperTrait::checkFacetIsActive in tests/src/Functional/TestHelperTrait.php
Check if a facet is active by providing a label for it.
WidgetIntegrationTest::testAllLink in tests/src/Functional/WidgetIntegrationTest.php
Tests the all link.