You are here

namespace Drupal\Tests\entity_usage\FunctionalJavascript in Entity Usage 8.4

Same name in other branches
  1. 8 Drupal\Tests\entity_usage\FunctionalJavascript
  2. 8.2 Drupal\Tests\entity_usage\FunctionalJavascript
  3. 8.3 Drupal\Tests\entity_usage\FunctionalJavascript
Classsort descending Location Description
ConfigEntityTrackingTest tests/src/FunctionalJavascript/ConfigEntityTrackingTest.php Tests tracking of config entities.
ConfigurationFormTest tests/src/FunctionalJavascript/ConfigurationFormTest.php Tests the configuration form.
DynamicEntityReferenceTest tests/src/FunctionalJavascript/DynamicEntityReferenceTest.php Tests the integration with the Dynamic Entity Reference module.
EmbeddedContentTest tests/src/FunctionalJavascript/EmbeddedContentTest.php Basic functional tests for the usage tracking of embedded content.
EntityUsageJavascriptTestBase tests/src/FunctionalJavascript/EntityUsageJavascriptTestBase.php Base class for Entity Usage Javascript functional tests.
EntityUsageLayoutBuilderEntityBrowserBlockTest tests/src/FunctionalJavascript/EntityUsageLayoutBuilderEntityBrowserBlockTest.php Tests usage tracking in Layout Builder through Entity Browser Blocks.
IntegrationTest tests/src/FunctionalJavascript/IntegrationTest.php Basic functional tests for the usage tracking.
ListControllerTest tests/src/FunctionalJavascript/ListControllerTest.php Tests the page listing the usage of a given entity.
ParagraphsTest tests/src/FunctionalJavascript/ParagraphsTest.php Test integration with paragraphs.
RevisionsTranslationsTest tests/src/FunctionalJavascript/RevisionsTranslationsTest.php Tests tracking of revisions and translations.
ViewsTest tests/src/FunctionalJavascript/ViewsTest.php Basic tests for the views integration.