You are here

105 calls to AssertLegacyTrait::assertUrl() in Drupal 8

AddFeedTest::testAddFeed in core/modules/aggregator/tests/src/Functional/AddFeedTest.php
Creates and ensures that a feed is unique, checks source, and deletes feed.
AdminTest::testCompactMode in core/modules/system/tests/src/Functional/System/AdminTest.php
Test compact mode.
AjaxFormCacheTest::testQueryString in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms on pages with a query string.
BasicTest::testViewsWizardAndListing in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BlockContentRedirectTest::testRedirectDestination in core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
Tests the redirect destination when editing block content.
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockFormInBlockTest::testCachePerPage in core/modules/block/tests/src/Functional/BlockFormInBlockTest.php
Test to see if form in block's redirect isn't cached.
BlockTest::testBlock in core/modules/block/tests/src/Functional/BlockTest.php
Test configuring and moving a module-define block to specific regions.
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.
BulkFormTest::testBulkForm in core/modules/views/tests/src/Functional/BulkFormTest.php
Tests the bulk form.
CachedDataUITest::testCacheData in core/modules/views_ui/tests/src/Functional/CachedDataUITest.php
Tests the shared tempstore views data in the UI.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
Tests the comment interface.
CommentTypeTest::testCommentTypeEditing in core/modules/comment/tests/src/Functional/CommentTypeTest.php
Tests editing a comment type using the UI.
ConfigEntityTest::testCRUDUI in core/modules/config/tests/src/Functional/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigTranslationUiTest::testSiteInformationTranslationUi in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfirmFormTest::testConfirmForm in core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php
ContactSitewideTest::testSiteWideContact in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContentTranslationWorkflowsTest::doTestWorkflows in core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
Checks that workflows have the expected behaviors for the given user.
CronRunTest::testCronUI in core/modules/system/tests/src/Functional/System/CronRunTest.php
Make sure the cron UI reads from the state storage.
DateTimeTest::testDateFormatConfiguration in core/modules/system/tests/src/Functional/System/DateTimeTest.php
Test date format configuration.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests default views.
DisplayBlockTest::testBlockCategory in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests default and custom block categories.
DisplayCRUDTest::testDuplicateDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests the duplicating of a display.
DisplayPathTest::doAdvancedPathsValidationTest in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests a couple of invalid path patterns.
DisplayPathTest::doBasicPathUITest in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests basic functionality in configuring a view.
DisplayPathTest::testMenuOptions in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests the menu and tab option form.
DisplayTest::testLinkDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests the link-display setting.
DistributionProfileExistingSettingsTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php
Confirms that the installation succeeded.
DistributionProfileTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php
Confirms that the installation succeeded.
DistributionProfileTranslationQueryTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php
Confirms that the installation succeeded.
DistributionProfileTranslationTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php
Confirms that the installation succeeded.
DuplicateTest::testDuplicateView in core/modules/views_ui/tests/src/Functional/DuplicateTest.php
Checks if duplicated view exists and has correct label.
EntityAddUITest::testAddPageWithBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type using bundle entities.
EntityAddUITest::testAddPageWithoutBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type not using bundle entities.
ExperimentalModuleTest::testExperimentalConfirmForm in core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php
Tests installing experimental modules and dependencies in the UI.
ExposedFormUITest::testGroupedFilterAdminUi in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the admin interface of exposed grouped filters.
FilePrivateTest::testPrivateFile in core/modules/file/tests/src/Functional/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FilterAdminTest::testFilterAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests filter administration functionality.
FilterFormatAccessTest::testFormatWidgetPermissions in core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
ForumIndexTest::testForumIndexStatus in core/modules/forum/tests/src/Functional/ForumIndexTest.php
Tests the forum index for published and unpublished nodes.
HandlerTest::testUICRUD in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests UI CRUD.
InstallerConfigDirectorySetNoDirectoryTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php
Verifies that installation succeeded.
InstallerCustomConfigDirectoryCreateTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php
Verifies that installation succeeded.
InstallerEmptySettingsTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerEmptySettingsTest.php
Verifies that installation succeeded.
InstallerExistingConfigDirectoryTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php
Verifies that installation succeeded.
InstallerExistingDatabaseSettingsTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php
Verifies that installation succeeded.
InstallerExistingSettingsMismatchProfileTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php
Verifies that installation succeeded.
InstallerExistingSettingsNoProfileTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php
Verifies that installation succeeded.
InstallerExistingSettingsTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php
Verifies that installation succeeded.
InstallerLanguageDirectionTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php
Confirms that the installation succeeded.
InstallerLanguagePageTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
Confirms that the installation succeeded.
InstallerNonDefaultDatabaseDriverTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php
Confirms that the installation succeeded.
InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule in core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php
Tests installing a profile with non-English language and no locale module.
InstallerTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php
Ensures that the user page is available after installation.
InstallerTranslationQueryTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php
Verifies the expected behaviors of the installation result.
InstallerTranslationTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php
Verifies the expected behaviors of the installation result.
ItemsPerPageTest::testItemsPerPage in core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php
Tests the number of items per page.
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageConfigurationTest::testLanguageConfiguration in core/modules/language/tests/src/Functional/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageListTest::testLanguageList in core/modules/language/tests/src/Functional/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageLocaleListTest::testLanguageLocaleList in core/modules/language/tests/src/Functional/LanguageLocaleListTest.php
Tests adding, editing, and deleting languages.
LanguageSwitchingTest::testLanguageSessionSwitchLinks in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
Tests language switcher links for session based negotiation.
LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Test import of standalone .po files.
ManageFieldsFunctionalTest::testDuplicateFieldName in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that a duplicate field name is caught by validation.
ManageFieldsFunctionalTest::testExternalDestinations in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that external URLs in the 'destinations' query parameter are blocked.
ManageFieldsFunctionalTest::updateField in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests editing an existing field.
MenuRouterTest::testAuthUserUserLogin in core/modules/system/tests/src/Functional/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.
MenuUiTest::doMenuTests in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu functionality.
ModerationFormTest::testModerationForm in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Tests the moderation form that shows on the latest version page.
ModerationStateNodeTest::testFormSaveDestination in core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTest.php
Tests edit form destinations.
MultipleDistributionsProfileTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
Confirms that the installation succeeded.
NodeCreationTest::testNodeCreation in core/modules/node/tests/src/Functional/NodeCreationTest.php
Creates a "Basic page" node and verifies its consistency in the database.
NodeCreationTest::testUnpublishedNodeCreation in core/modules/node/tests/src/Functional/NodeCreationTest.php
Creates an unpublished node and confirms correct redirect behavior.
NodeEditFormTest::testNodeEdit in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Checks node edit functionality.
NodeRevisionsUiBypassAccessTest::testDisplayRevisionTab in core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php
Checks that the Revision tab is displayed correctly.
PagePreviewTest::testPagePreview in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality.
PagePreviewTest::testSimultaneousPreview in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview accessible for simultaneous node editing.
PathAliasTest::testAdminAlias in core/modules/path/tests/src/Functional/PathAliasTest.php
Tests alias functionality through the admin interfaces.
PrepareUninstallTest::testUninstall in core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
Tests that Node and Taxonomy can be uninstalled.
ProcessingTest::testBatchRedirectFinishedCallback in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches that redirect in the batch finished callback.
RebuildScriptTest::testRebuild in core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
Test redirect in rebuild.php.
RedirectTest::testRedirect in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection.
RedirectTest::testRedirect in core/modules/views_ui/tests/src/Functional/RedirectTest.php
Tests the redirecting.
RedirectTest::testRedirectFromErrorPages in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
RouterTest::testLeadingSlashes in core/modules/system/tests/src/Functional/Routing/RouterTest.php
Ensure that multiple leading slashes are redirected.
RowUITest::testRowUI in core/modules/views_ui/tests/src/Functional/RowUITest.php
Tests changing the row plugin and changing some options of a row.
SearchLanguageTest::testLanguages in core/modules/search/tests/src/Functional/SearchLanguageTest.php
SingleVisibleProfileTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php
Confirms that the installation succeeded.
SortingTest::testSorting in core/modules/views/tests/src/Functional/Wizard/SortingTest.php
Tests the sorting functionality.
TermTest::testTermReorder in core/modules/taxonomy/tests/src/Functional/TermTest.php
Save, edit and delete a term using the user interface.
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php
Tests that toolbar cache is cleared when string translations are made.
UninstallTest::testUninstallPage in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UpdateCoreTest::testLocalActions in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Ensures that the local actions appear.
UpdateFeedTest::testUpdateFeed in core/modules/aggregator/tests/src/Functional/UpdateFeedTest.php
Creates a feed and attempts to update it.
UpdateUploadTest::testUploadModule in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Tests upload, extraction, and update of a module.
UserBlocksTest::testUserLoginBlock in core/modules/user/tests/src/Functional/UserBlocksTest.php
Test the user login block.
UserLoginTest::testLoginCacheTagsAndDestination in core/modules/user/tests/src/Functional/UserLoginTest.php
Tests login with destination.
UserPasswordResetTest::testResetImpersonation in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset functionality.
ViewEditTest::testDeleteLink in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the delete link on a views UI.
ViewEditTest::testOtherOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the machine name and administrative comment forms.
WizardTest::testCommentWizard in core/modules/comment/tests/src/Functional/Views/WizardTest.php
Tests adding a view of comments.
WizardTest::testWizardFieldLength in core/modules/views_ui/tests/src/Functional/WizardTest.php
Tests filling in the wizard with really long strings.