You are here

namespace Drupal\page_manager\Tests in Page Manager 8

Classsort descending Location Description
FrontPageTest src/Tests/FrontPageTest.php Tests a page manager page as front page.
PageConfigSchemaTest src/Tests/PageConfigSchemaTest.php Ensures that page entities have valid config schema.
PageManagerConfigTranslationTest src/Tests/PageManagerConfigTranslationTest.php Tests that pages and variants can be translated.
PageManagerTranslationIntegrationTest src/Tests/PageManagerTranslationIntegrationTest.php Tests that overriding the entity page does not affect content translation.
PageNodeAccessTest src/Tests/PageNodeAccessTest.php Tests the access for an overridden route, specifically /node/{node}.
PageNodeSelectionTest src/Tests/PageNodeSelectionTest.php Tests selecting variants based on nodes.
PagePlaceholderTest src/Tests/PagePlaceholderTest.php Tests selecting page variants based on nodes.
PageTestHelperTrait src/Tests/PageTestHelperTrait.php Provides helpers for Page Manager tests.