public static property IntegrationTest::$modules in Facets 8
Same name in this branch
- 8 tests/src/Functional/IntegrationTest.php \Drupal\Tests\facets\Functional\IntegrationTest::modules
- 8 modules/facets_summary/tests/src/Functional/IntegrationTest.php \Drupal\Tests\facets_summary\Functional\IntegrationTest::modules
Modules to enable for this test.
Type: string[]
Overrides FacetsTestBase::$modules
File
- modules/
facets_summary/ tests/ src/ Functional/ IntegrationTest.php, line 19
Class
- IntegrationTest
- Tests the overall functionality of the Facets summary admin UI.
Namespace
Drupal\Tests\facets_summary\FunctionalCode
public static $modules = [
'facets_summary',
];