18 calls to BrowserTestBase::getHttpClient() in Drupal 9
- CommentNewIndicatorTest::renderNewCommentsNodeLinks in core/modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php 
- Get node "x new comments" metadata from the server for the current user.
- ContextualDynamicContextTest::renderContextualLinks in core/modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php 
- Get server-rendered contextual links for the given contextual link ids.
- ContextualDynamicContextTest::testTokenProtection in core/modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php 
- Tests the contextual placeholder content is protected by a token.
- CsrfRequestHeaderTest::testRouteAccess in core/modules/ system/ tests/ src/ Functional/ CsrfRequestHeaderTest.php 
- Tests access to routes protected by CSRF request header requirements.
- DestinationTest::testDestination in core/modules/ system/ tests/ src/ Functional/ Routing/ DestinationTest.php 
- Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
- DownloadTest::doPrivateFileTransferTest in core/modules/ file/ tests/ src/ Functional/ DownloadTest.php 
- Tests the private file transfer system.
- DownloadTest::testPublicFileTransfer in core/modules/ file/ tests/ src/ Functional/ DownloadTest.php 
- Tests the public file transfer system.
- EditorIntegrationLoadingTest::testUsersWithoutPermission in core/modules/ quickedit/ tests/ src/ Functional/ EditorIntegrationLoadingTest.php 
- Tests loading of untransformed text when a user doesn't have access to it.
- EditorIntegrationLoadingTest::testUserWithPermission in core/modules/ quickedit/ tests/ src/ Functional/ EditorIntegrationLoadingTest.php 
- Tests loading of untransformed text when a user does have access to it.
- EditorSecurityTest::testSwitchingSecurity in core/modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php 
- Tests administrator security: is the user safe when switching text formats?
- FileFieldWidgetTest::testWidgetElement in core/modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php 
- Tests file widget element.
- HistoryTest::getNodeReadTimestamps in core/modules/ history/ tests/ src/ Functional/ HistoryTest.php 
- Get node read timestamps from the server for the current user.
- HistoryTest::markNodeAsRead in core/modules/ history/ tests/ src/ Functional/ HistoryTest.php 
- Mark a node as read for the current user.
- IntegrationTest::testNodeCounterIntegration in core/modules/ statistics/ tests/ src/ Functional/ Views/ IntegrationTest.php 
- Tests the integration of the {node_counter} table in views.
- QuickEditCustomPipelineTest::testCustomPipeline in core/modules/ quickedit/ tests/ src/ Functional/ QuickEditCustomPipelineTest.php 
- Tests that Quick Edit works with custom render pipelines.
- QuickEditEndPointAccessTest::assertAccessIsBlocked in core/modules/ quickedit/ tests/ src/ Functional/ QuickEditEndPointAccessTest.php 
- Asserts that access to the passed URL is blocked.
- ResourceTestBase::request in core/modules/ rest/ tests/ src/ Functional/ ResourceTestBase.php 
- Performs a HTTP request. Wraps the Guzzle HTTP client.
- ViewAjaxTest::testNonAjaxViewViaAjax in core/modules/ views/ tests/ src/ Functional/ ViewAjaxTest.php 
- Ensures that non-ajax view cannot be accessed via an ajax HTTP request.
