80 calls to WebTestBase::assertUrl() in Zircon Profile 8
- AddFeedTest::testAddFeed in core/
modules/ aggregator/ src/ Tests/ AddFeedTest.php - Creates and ensures that a feed is unique, checks source, and deletes feed.
- AdminTest::testCompactMode in core/
modules/ system/ src/ Tests/ System/ AdminTest.php - Test compact mode.
- AjaxFormCacheTest::testQueryString in core/
modules/ system/ src/ Tests/ Ajax/ AjaxFormCacheTest.php - Tests AJAX forms on pages with a query string.
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ src/ Tests/ Wizard/ BasicTest.php - BlockContentTypeTest::testBlockContentTypeEditing in core/
modules/ block_content/ src/ Tests/ BlockContentTypeTest.php - Tests editing a block type using the UI.
- BlockContentTypeTest::testsBlockContentAddTypes in core/
modules/ block_content/ src/ Tests/ BlockContentTypeTest.php - Tests that redirects work as expected when multiple block types exist.
- BlockFormInBlockTest::testCachePerPage in core/
modules/ block/ src/ Tests/ BlockFormInBlockTest.php - Test to see if form in block's redirect isn't cached.
- BlockTest::testBlock in core/
modules/ block/ src/ Tests/ BlockTest.php - Test configuring and moving a module-define block to specific regions.
- BlockTest::testBlockThemeSelector in core/
modules/ block/ src/ Tests/ BlockTest.php - Tests that the block form has a theme selector when not passed via the URL.
- BlockUiTest::testBlockPlacementIndicator in core/
modules/ block/ src/ Tests/ BlockUiTest.php - Tests the block placement indicator.
- BulkFormTest::testBulkForm in core/
modules/ action/ src/ Tests/ BulkFormTest.php - Tests the bulk form.
- CachedDataUITest::testCacheData in core/
modules/ views_ui/ src/ Tests/ CachedDataUITest.php - Tests the user tempstore views data in the UI.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ src/ Tests/ CommentInterfaceTest.php - Tests the comment interface.
- CommentTypeTest::testCommentTypeEditing in core/
modules/ comment/ src/ Tests/ CommentTypeTest.php - Tests editing a comment type using the UI.
- ConfigEntityTest::testCRUDUI in core/
modules/ config/ src/ Tests/ ConfigEntityTest.php - Tests CRUD operations through the UI.
- ConfigTranslationUiTest::testSiteInformationTranslationUi in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationUiTest.php - Tests the site information translation interface.
- ConfirmFormTest::testConfirmForm in core/
modules/ system/ src/ Tests/ Form/ ConfirmFormTest.php - ContentTranslationWorkflowsTest::doTestWorkflows in core/
modules/ content_translation/ src/ Tests/ ContentTranslationWorkflowsTest.php - Checks that workflows have the expected behaviors for the given user.
- DateTimeTest::testDateFormatConfiguration in core/
modules/ system/ src/ Tests/ System/ DateTimeTest.php - Test date format configuration.
- DefaultViewsTest::testDefaultViews in core/
modules/ views_ui/ src/ Tests/ DefaultViewsTest.php - Tests default views.
- DisplayBlockTest::testBlockCategory in core/
modules/ block/ src/ Tests/ Views/ DisplayBlockTest.php - Tests default and custom block categories.
- DisplayCRUDTest::testDuplicateDisplay in core/
modules/ views_ui/ src/ Tests/ DisplayCRUDTest.php - Tests the duplicating of a display.
- DisplayPathTest::doAdvancedPathsValidationTest in core/
modules/ views_ui/ src/ Tests/ DisplayPathTest.php - Tests a couple of invalid path patterns.
- DisplayPathTest::doBasicPathUITest in core/
modules/ views_ui/ src/ Tests/ DisplayPathTest.php - Tests basic functionality in configuring a view.
- DisplayPathTest::testMenuOptions in core/
modules/ views_ui/ src/ Tests/ DisplayPathTest.php - Tests the menu and tab option form.
- DisplayTest::testLinkDisplay in core/
modules/ views_ui/ src/ Tests/ DisplayTest.php - Tests the link-display setting.
- DistributionProfileTest::testInstalled in core/
modules/ system/ src/ Tests/ Installer/ DistributionProfileTest.php - Confirms that the installation succeeded.
- DuplicateTest::testDuplicateView in core/
modules/ views_ui/ src/ Tests/ DuplicateTest.php - Checks if duplicated view exists and has correct label.
- ExposedFormUITest::testExposedAdminUi in core/
modules/ views_ui/ src/ Tests/ ExposedFormUITest.php - Tests the admin interface of exposed filter and sort items.
- FilePrivateTest::testPrivateFile in core/
modules/ file/ src/ Tests/ FilePrivateTest.php - Tests file access for file uploaded to a private node.
- FilterAdminTest::testFilterAdmin in core/
modules/ filter/ src/ Tests/ FilterAdminTest.php - Tests filter administration functionality.
- FilterFormatAccessTest::testFormatWidgetPermissions in core/
modules/ filter/ src/ Tests/ FilterFormatAccessTest.php - Tests editing a page using a disallowed text format.
- ForumIndexTest::testForumIndexStatus in core/
modules/ forum/ src/ Tests/ ForumIndexTest.php - Tests the forum index for published and unpublished nodes.
- HandlerTest::testUICRUD in core/
modules/ views_ui/ src/ Tests/ HandlerTest.php - Tests UI CRUD.
- InstallerEmptySettingsTest::testInstaller in core/
modules/ system/ src/ Tests/ Installer/ InstallerEmptySettingsTest.php - Verifies that installation succeeded.
- InstallerExistingDatabaseSettingsTest::testInstaller in core/
modules/ system/ src/ Tests/ Installer/ InstallerExistingDatabaseSettingsTest.php - Verifies that installation succeeded.
- InstallerExistingSettingsNoProfileTest::testInstaller in core/
modules/ system/ src/ Tests/ Installer/ InstallerExistingSettingsNoProfileTest.php - Verifies that installation succeeded.
- InstallerExistingSettingsTest::testInstaller in core/
modules/ system/ src/ Tests/ Installer/ InstallerExistingSettingsTest.php - Verifies that installation succeeded.
- InstallerLanguageDirectionTest::testInstalled in core/
modules/ system/ src/ Tests/ Installer/ InstallerLanguageDirectionTest.php - Confirms that the installation succeeded.
- InstallerLanguagePageTest::testInstalled in core/
modules/ system/ src/ Tests/ Installer/ InstallerLanguagePageTest.php - Confirms that the installation succeeded.
- InstallerTest::testInstaller in core/
modules/ system/ src/ Tests/ Installer/ InstallerTest.php - Ensures that the user page is available after installation.
- InstallerTranslationTest::testInstaller in core/
modules/ system/ src/ Tests/ Installer/ InstallerTranslationTest.php - Verifies the expected behaviors of the installation result.
- ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ src/ Tests/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/
modules/ language/ src/ Tests/ LanguageBrowserDetectionTest.php - Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
- LanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ src/ Tests/ LanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ src/ Tests/ LanguageCustomLanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- LanguageListTest::testLanguageList in core/
modules/ language/ src/ Tests/ LanguageListTest.php - Functional tests for adding, editing and deleting languages.
- LanguageSwitchingTest::testLanguageSessionSwitchLinks in core/
modules/ language/ src/ Tests/ LanguageSwitchingTest.php - Tests language switcher links for session based negotiation.
- LocaleImportFunctionalTest::testStandalonePoFile in core/
modules/ locale/ src/ Tests/ LocaleImportFunctionalTest.php - Test import of standalone .po files.
- ManageFieldsTest::testDuplicateFieldName in core/
modules/ field_ui/ src/ Tests/ ManageFieldsTest.php - Tests that a duplicate field name is caught by validation.
- ManageFieldsTest::testExternalDestinations in core/
modules/ field_ui/ src/ Tests/ ManageFieldsTest.php - Tests that external URLs in the 'destinations' query parameter are blocked.
- ManageFieldsTest::updateField in core/
modules/ field_ui/ src/ Tests/ ManageFieldsTest.php - Tests editing an existing field.
- MenuRouterTest::testAuthUserUserLogin in core/
modules/ system/ src/ Tests/ Menu/ MenuRouterTest.php - Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
- MenuTest::doMenuTests in core/
modules/ menu_ui/ src/ Tests/ MenuTest.php - Tests menu functionality.
- NodeCreationTest::testNodeCreation in core/
modules/ node/ src/ Tests/ NodeCreationTest.php - Creates a "Basic page" node and verifies its consistency in the database.
- NodeCreationTest::testUnpublishedNodeCreation in core/
modules/ node/ src/ Tests/ NodeCreationTest.php - Creates an unpublished node and confirms correct redirect behavior.
- NodeEditFormTest::testNodeEdit in core/
modules/ node/ src/ Tests/ NodeEditFormTest.php - Checks node edit functionality.
- PagePreviewTest::testSimultaneousPreview in core/
modules/ node/ src/ Tests/ PagePreviewTest.php - Checks the node preview accessible for simultaneous node editing.
- PathAliasTest::testAdminAlias in core/
modules/ path/ src/ Tests/ PathAliasTest.php - Tests alias functionality through the admin interfaces.
- ProcessingTest::testBatchRedirectFinishedCallback in core/
modules/ system/ src/ Tests/ Batch/ ProcessingTest.php - Tests batches that redirect in the batch finished callback.
- RedirectTest::testRedirect in core/
modules/ system/ src/ Tests/ Form/ RedirectTest.php - Tests form redirection.
- RedirectTest::testRedirect in core/
modules/ views_ui/ src/ Tests/ RedirectTest.php - Tests the redirecting.
- RedirectTest::testRedirectFromErrorPages in core/
modules/ system/ src/ Tests/ Form/ RedirectTest.php - Tests form redirection from 404/403 pages with the Block form.
- RouterTest::testLeadingSlashes in core/
modules/ system/ src/ Tests/ Routing/ RouterTest.php - Ensure that multiple leading slashes are redirected.
- RowUITest::testRowUI in core/
modules/ views_ui/ src/ Tests/ RowUITest.php - Tests changing the row plugin and changing some options of a row.
- SearchLanguageTest::testLanguages in core/
modules/ search/ src/ Tests/ SearchLanguageTest.php - SingleVisibleProfileTest::testInstalled in core/
modules/ system/ src/ Tests/ Installer/ SingleVisibleProfileTest.php - Confirms that the installation succeeded.
- SortingTest::testSorting in core/
modules/ views/ src/ Tests/ Wizard/ SortingTest.php - Tests the sorting functionality.
- TermTest::testTermReorder in core/
modules/ taxonomy/ src/ Tests/ TermTest.php - Save, edit and delete a term using the user interface.
- ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/
modules/ toolbar/ src/ Tests/ ToolbarAdminMenuTest.php - Tests that toolbar cache is cleared when string translations are made.
- UninstallTest::testUninstallPage in core/
modules/ system/ src/ Tests/ Module/ UninstallTest.php - Tests the Uninstall page and Uninstall confirmation page.
- UpdateCoreTest::testLocalActions in core/
modules/ update/ src/ Tests/ UpdateCoreTest.php - Ensures that the local actions appear.
- UpdateFeedTest::testUpdateFeed in core/
modules/ aggregator/ src/ Tests/ UpdateFeedTest.php - Creates a feed and attempts to update it.
- UpdateUploadTest::testUploadModule in core/
modules/ update/ src/ Tests/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
- UserBlocksTest::testUserLoginBlock in core/
modules/ user/ src/ Tests/ UserBlocksTest.php - Test the user login block.
- UserLoginTest::testLoginCacheTagsAndDestination in core/
modules/ user/ src/ Tests/ UserLoginTest.php - Tests login with destination.
- UserPasswordResetTest::testResetImpersonation in core/
modules/ user/ src/ Tests/ UserPasswordResetTest.php - Make sure that users cannot forge password reset URLs of other users.
- ViewEditTest::testDeleteLink in core/
modules/ views_ui/ src/ Tests/ ViewEditTest.php - Tests the delete link on a views UI.
- WizardTest::testCommentWizard in core/
modules/ comment/ src/ Tests/ Views/ WizardTest.php - Tests adding a view of comments.
- WizardTest::testWizardFieldLength in core/
modules/ views_ui/ src/ Tests/ WizardTest.php - Tests filling in the wizard with really long strings.