Expanded existing functional test to cover base module functionality.
Compare changes
+ 30
− 32
@@ -11,9 +11,6 @@ use Drupal\Core\Form\FormStateInterface;
@@ -28,13 +25,6 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {
@@ -72,8 +62,6 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {
@@ -83,9 +71,8 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {
@@ -100,7 +87,6 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {
@@ -120,20 +106,20 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {
@@ -145,7 +131,7 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {
@@ -155,28 +141,40 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {
@@ -224,7 +222,7 @@ class FacetsBlock extends BlockBase implements ContainerFactoryPluginInterface {