You are here

30 calls to TestHelperTrait::assertFacetLabel() in Facets 8

HierarchicalFacetIntegrationTest::testHierarchicalFacet in modules/facets_summary/tests/src/Functional/HierarchicalFacetIntegrationTest.php
Test the hierarchical facets functionality.
HierarchicalFacetIntegrationTest::testWeightSort in tests/src/Functional/HierarchicalFacetIntegrationTest.php
Tests sorting by weight of a taxonomy term.
HierarchicalFacetIntegrationTest::verifyExpandHierarchyOption in tests/src/Functional/HierarchicalFacetIntegrationTest.php
Verify the "Always expand hierarchy" option is working.
HierarchicalFacetIntegrationTest::verifyKeepHierarchyParentsActiveOption in tests/src/Functional/HierarchicalFacetIntegrationTest.php
Verify the "Keep parents active" option is working.
HierarchicalFacetIntegrationTest::verifyUseHierarchyOption in tests/src/Functional/HierarchicalFacetIntegrationTest.php
Verify the backend option "Use hierarchy" is working.
IntegrationTest::testAllowOneActiveItem in tests/src/Functional/IntegrationTest.php
Tests allow only one active item.
IntegrationTest::testAndOrFacet in tests/src/Functional/IntegrationTest.php
Tests the facet's and/or functionality.
IntegrationTest::testCount in modules/facets_summary/tests/src/Functional/IntegrationTest.php
Tests counts for summaries.
IntegrationTest::testExcludeFacet in tests/src/Functional/IntegrationTest.php
Tests the facet's exclude functionality.
IntegrationTest::testFacetCountCalculations in tests/src/Functional/IntegrationTest.php
Tests calculations of facet count.
IntegrationTest::testFacetDependencies in tests/src/Functional/IntegrationTest.php
Tests facet dependencies.
IntegrationTest::testHardLimit in tests/src/Functional/IntegrationTest.php
Tests the hard limit setting.
IntegrationTest::testMinimumAmount in tests/src/Functional/IntegrationTest.php
Test minimum amount of items.
IntegrationTest::testMultipleFacets in tests/src/Functional/IntegrationTest.php
Tests behavior with multiple enabled facets and their interaction.
IntegrationTest::testUrlAlias in tests/src/Functional/IntegrationTest.php
Tests that an url alias works correctly.
LanguageIntegrationTest::testSpecialCharacters in tests/src/Functional/LanguageIntegrationTest.php
Tests that special characters work such as äüö work.
ProcessorIntegrationTest::checkCountLimitProcessor in tests/src/Functional/ProcessorIntegrationTest.php
Tests the count limit processor.
ProcessorIntegrationTest::checkHideActiveItems in tests/src/Functional/ProcessorIntegrationTest.php
Tests hiding active results.
ProcessorIntegrationTest::checkHideNonNarrowingProcessor in tests/src/Functional/ProcessorIntegrationTest.php
Tests hiding non-narrowing results.
ProcessorIntegrationTest::testBooleanProcessorIntegration in tests/src/Functional/ProcessorIntegrationTest.php
Tests the for processors in the frontend with a 'boolean' facet.
ProcessorIntegrationTest::testEntityTranslateWithUnderScores in tests/src/Functional/ProcessorIntegrationTest.php
Tests the list item processor with underscores in the bundle.
ProcessorIntegrationTest::testListProcessor in tests/src/Functional/ProcessorIntegrationTest.php
Checks if the list processor changes machine name to the display label.
ProcessorIntegrationTest::testNumericGranularity in tests/src/Functional/ProcessorIntegrationTest.php
Tests the for configuration of granularity processor.
TestHelperTrait::checkClickedFacetUrl in tests/src/Functional/TestHelperTrait.php
Checks that the url after clicking a facet is as expected.
UrlIntegrationTest::testColonValue in tests/src/Functional/UrlIntegrationTest.php
Tests the url when a colon is used in the value.
WidgetIntegrationTest::testAllLink in tests/src/Functional/WidgetIntegrationTest.php
Tests the all link.
WidgetIntegrationTest::testCheckboxWidget in tests/src/Functional/WidgetIntegrationTest.php
Tests checkbox widget.
WidgetIntegrationTest::testDropdownWidget in tests/src/Functional/WidgetIntegrationTest.php
Tests dropdown widget's basic functionality.
WidgetIntegrationTest::testLinksShowHideCount in tests/src/Functional/WidgetIntegrationTest.php
Tests the functionality of a widget to hide/show the item-count.
WidgetIntegrationTest::testLinksWidget in tests/src/Functional/WidgetIntegrationTest.php
Tests links widget's basic functionality.