36 calls to BrowserTestBase::config()

ActionConfigTest::testUpdateActionPlugins in core/modules/action/tests/src/Functional/Update/ActionConfigTest.php
Tests upgrading action settings.
AjaxFormPageCacheTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php
BasicAuthTest::testBasicAuth in core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
Tests http basic authentication.
BlockTest::testBlockCacheTags in core/modules/block/tests/src/Functional/BlockTest.php
Tests that cache tags are properly set and bubbled up to the page cache.
BlockTest::testBlockThemeSelector in core/modules/block/tests/src/Functional/BlockTest.php
Tests that the block form has a theme selector when not passed via the URL.
BlockUiTest::testBlockPlacementIndicator in core/modules/block/tests/src/Functional/BlockUiTest.php
Tests the block placement indicator.
ColorTest::testColor in core/modules/color/tests/src/Functional/ColorTest.php
Tests the Color module functionality.
ConfigOtherModuleTest::testInstallOtherModuleFirst in core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php
Tests enabling the provider of the default configuration first.
DeleteAuthorizeSettingsUpdateTest::testSystemAuthorizeRemoval in core/modules/system/tests/src/Functional/Update/DeleteAuthorizeSettingsUpdateTest.php
Tests system_post_update_delete_authorize_settings().
DisplayTest::testAddDisplayBlockTranslation in core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
Test if 'add' translations are filtered from multilingual display options.
ErrorHandlerTest::testErrorHandler in core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
Tests the error handler.
FormStoragePageCacheTest::setUp in core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php
HalSettingsDeletionUpdateTest::testUpdate in core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php
Ensures that update hook is run for "hal" module.
JsonApiUpdatePathTest::testUpdate9401 in core/modules/jsonapi/tests/src/Functional/Update/JsonApiUpdatePathTest.php
Tests adding retry-after header settings.
PageCacheTagsTestBase::setUp in core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php
PageCacheTest::testQueryParameterFormatRequests in core/modules/hal/tests/src/Functional/page_cache/PageCacheTest.php
Tests support for different cache items with different request formats.
RestRegisterUserTest::testRegisterUser in core/modules/hal/tests/src/Functional/user/RestRegisterUserTest.php
Tests that only anonymous users can register users.
RestSettingsDeletionUpdateTest::testUpdate in core/modules/rest/tests/src/Functional/Update/RestSettingsDeletionUpdateTest.php
Ensures that update hook is run for "rest" module.
SerializationSettingsDeletionUpdateTest::testUpdate in core/modules/serialization/tests/src/Functional/Update/SerializationSettingsDeletionUpdateTest.php
Ensures that update hook is run for "serialization" module.
SessionTest::testEmptyAnonymousSession in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests that empty anonymous sessions are destroyed.
StatisticsAdminTest::testStatisticsSettings in core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
Verifies that the statistics settings page works.
ThemeTest::testCSSOverride in core/modules/system/tests/src/Functional/Theme/ThemeTest.php
Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page.
UpdateContribTest::testHookUpdateStatusAlter in core/modules/update/tests/src/Functional/UpdateContribTest.php
Checks that hook_update_status_alter() works to change a status.
UpdateContribTest::testUpdateShowDisabledThemes in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateScriptTest::testRequirements in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateUploadTest::testUploadModule in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Tests upload, extraction, and update of a module.
UserAdminTest::testNotificationEmailAddress in core/modules/user/tests/src/Functional/UserAdminTest.php
Tests the alternate notification email address for user mails.
UserAdminTest::testUserAdmin in core/modules/user/tests/src/Functional/UserAdminTest.php
Registers a user and deletes it.
UserCreateTest::testUserAdd in core/modules/user/tests/src/Functional/UserCreateTest.php
Tests user creation and display from the administration interface.
UserEditTest::testUserEdit in core/modules/user/tests/src/Functional/UserEditTest.php
Tests user edit page.
UserPasswordResetTest::setUp in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
UserPasswordResetTest::testUserPasswordResetPreferredLanguage in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset functionality when user has set preferred language.
UserRegistrationRestTest::testRegisterUser in core/modules/user/tests/src/Functional/UserRegistrationRestTest.php
Tests that only anonymous users can register users.
UserRegistrationTest::testRegistrationWithEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithoutEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserUpdateRoleDependenciesTest::testRolePermissions in core/modules/user/tests/src/Functional/Update/UserUpdateRoleDependenciesTest.php
Tests that roles have dependencies and only existing permissions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.