You are here

6 calls to SliderProcessorTest::configureContainer() in Facets 8

SliderProcessorTest::testOutOfRange in modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php
Adds a regression test for the out of range values.
SliderProcessorTest::testPostQuery in modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php
Tests the post query method.
SliderProcessorTest::testPostQueryBigDataSet in modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php
Tests the post query method with a big dataset.
SliderProcessorTest::testPostQueryFixedMinMax in modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php
Tests the post query method with fixed min/max.
SliderProcessorTest::testPostQueryResultSorting in modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php
Tests the post query method result sorting.
SliderProcessorTest::testPostQueryStep in modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php
Tests the post query method with step > 1.