You are here

16 calls to WebTestBase::assertCacheContext() in Zircon Profile 8.0

AccessRoleTest::testAccessRole in core/modules/user/src/Tests/Views/AccessRoleTest.php
Tests role access plugin.
CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride in core/modules/config/src/Tests/CacheabilityMetadataConfigOverrideIntegrationTest.php
Tests if config overrides correctly set cacheability metadata.
ContactPersonalTest::testPersonalContactAccess in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests access to the personal contact form.
ContentTranslationWorkflowsTest::testWorkflows in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Test simple and editorial translation workflows.
DisplayPathTest::testMenuOptions in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests the menu and tab option form.
EngineTwigTest::testTwigLinkGenerator in core/modules/system/src/Tests/Theme/EngineTwigTest.php
Tests the link_generator Twig functions.
EngineTwigTest::testTwigUrlGenerator in core/modules/system/src/Tests/Theme/EngineTwigTest.php
Tests the url and url_generate Twig functions.
HistoryTest::testHistory in core/modules/history/src/Tests/HistoryTest.php
Verifies that the history endpoints work.
MenuNodeTest::testMenuNodeFormWidget in core/modules/menu_ui/src/Tests/MenuNodeTest.php
Test creating, editing, deleting menu links via node form widget.
MenuTest::testUnpublishedNodeMenuItem in core/modules/menu_ui/src/Tests/MenuTest.php
Tests that menu items pointing to unpublished nodes are editable.
NodeAccessAutoBubblingTest::testNodeAccessCacheabilitySafeguard in core/modules/node/src/Tests/NodeAccessAutoBubblingTest.php
Tests that the node grants cache context is auto-added, only when needed.
NodeTypeTest::testNodeTypeCreation in core/modules/node/src/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
PageCacheTest::testPageCacheAnonymousRolePermissions in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests the automatic presence of the anonymous role's cache tag.
PagerTest::testPagerQueryParametersAndCacheContext in core/modules/system/src/Tests/Pager/PagerTest.php
Test proper functioning of the query parameters and the pager cache context.
RenderWebTest::testWrapperFormatCacheContext in core/modules/system/src/Tests/Common/RenderWebTest.php
Asserts the cache context for the wrapper format is always present.
UrlBubbleableMetadataBubblingTest::testUrlBubbleableMetadataBubbling in core/modules/system/src/Tests/Render/UrlBubbleableMetadataBubblingTest.php
Tests that URL bubbleable metadata is correctly bubbled.