You are here

134 calls to AssertLegacyTrait::assertNoRaw() in Drupal 8

AddFeedTest::testFeedLabelEscaping in core/modules/aggregator/tests/src/Functional/AddFeedTest.php
Ensures that the feed label is escaping when rendering the feed icon.
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage in core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
Tests the translated and untranslated config entities are loaded properly.
AjaxPageStateTest::testHtml5ShivIsNotLoaded in core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
Give ajax_page_state[libraries]=core/html5shiv to exclude the library.
AjaxPageStateTest::testMultipleLibrariesAreNotLoaded in core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
Test if multiple libraries can be excluded.
ArgumentDefaultTest::testArgumentDefaultNoOptions in core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php
Tests the use of a default argument plugin that provides no options.
BigPipeTest::assertBigPipeNoJsMetaRefreshRedirect in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Calls ::performMetaRefresh() and asserts the responses.
BigPipeTest::assertBigPipeNoJsPlaceholders in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Asserts expected BigPipe no-JS placeholders are present and replaced.
BigPipeTest::assertBigPipePlaceholders in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Asserts expected BigPipe placeholders are present and replaced.
BigPipeTest::testBigPipe in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Tests BigPipe-delivered HTML responses when JavaScript is enabled.
BigPipeTest::testBigPipeMultiOccurrencePlaceholders in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Tests BigPipe with a multi-occurrence placeholder.
BigPipeTest::testBigPipeNoJs in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Tests BigPipe-delivered HTML responses when JavaScript is disabled.
BigPipeTest::testNoJsDetection in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Tests BigPipe's no-JS detection.
BlockAdminThemeTest::testSevenAdminTheme in core/modules/block/tests/src/Functional/BlockAdminThemeTest.php
Ensure contextual links are disabled in Seven theme.
BlockContentCreationTest::testBlockDelete in core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
Test deleting a block.
BlockContextMappingUpdateTest::testUpdateHookN in core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php
Tests that block context mapping is updated properly.
BlockInvalidRegionTest::testBlockInInvalidRegion in core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php
Tests that blocks assigned to invalid regions work correctly.
BlockTest::testBlock in core/modules/block/tests/src/Functional/BlockTest.php
Test configuring and moving a module-define block to specific regions.
BlockTest::testBlockVisibility in core/modules/block/tests/src/Functional/BlockTest.php
Tests block visibility.
BlockUiTest::testContextAwareBlocks in core/modules/block/tests/src/Functional/BlockUiTest.php
Tests the behavior of context-aware blocks.
BlockXssTest::doBlockContentTest in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS coming from Block Content block info.
BlockXssTest::doMenuTest in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS coming from Menu block labels.
BlockXssTest::doViewTest in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS coming from View block labels.
BlockXssTest::testBlockXss in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests various modules that provide blocks for XSS.
BlockXssTest::testXssInCategory in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS in category.
BlockXssTest::testXssInTitle in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS in title.
BooleanFieldTest::testBooleanField in core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
Tests boolean field.
BulkFormAccessTest::testNodeEditAccess in core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if nodes that may not be edited, can not be edited in bulk.
BulkFormTest::testBulkForm in core/modules/user/tests/src/Functional/Views/BulkFormTest.php
Tests the user bulk form.
CKEditorLoadingTest::testLoading in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
Tests loading of CKEditor CSS, JS and JS settings.
ColorSafePreviewTest::testColorPreview in core/modules/color/tests/src/Functional/ColorSafePreviewTest.php
Ensures color preview.html is sanitized.
ColorTest::testOverrideAndResetScheme in core/modules/color/tests/src/Functional/ColorTest.php
Test whether the scheme can be set, viewed anonymously and reset.
CommentAnonymousTest::testAnonymous in core/modules/comment/tests/src/Functional/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentInterfaceTest::testViewMode in core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
Tests the comment formatter configured with a custom comment view mode.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
Tests anonymous comment functionality.
CommentRssTest::testCommentRss in core/modules/comment/tests/src/Functional/CommentRssTest.php
Tests comments as part of an RSS feed.
ConfigEntityListTest::testPager in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Test paging.
ConfigEntityTest::testCRUDUI in core/modules/config/tests/src/Functional/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigExportUITest::testExport in core/modules/config/tests/src/Functional/ConfigExportUITest.php
Tests export of configuration.
ConfigImportUITest::testEntityBundleDelete in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests the config importer cannot delete bundles with existing entities.
ConfigImportUITest::testImport in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests importing configuration.
ConfigImportUITest::testImportDiff in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests the screen that shows differences between active and sync.
ConfigTranslationUiTest::testPluralConfigStringsSourceElements in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Test the number of source elements for plural strings in config translation forms.
ContactPersonalTest::testSendPersonalContactMessage in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Tests that mails for contact messages are correctly sent.
ContentTranslationEnableTest::testEnable in core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php
Tests that entity schemas are up-to-date after enabling translation.
ContentTranslationUITestBase::doTestBasicTranslation in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the basic translation workflow.
DateRangeFieldTest::testAlldayRangeField in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Tests all-day field.
DateRangeFieldTest::testDateRangeField in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Tests date field functionality.
DateTimeFieldTest::testDateField in core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
Tests date field functionality.
DbLogTest::testOverviewLinks in core/modules/dblog/tests/src/Functional/DbLogTest.php
Make sure HTML tags are filtered out in the log overview links.
DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags in core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php
Verifies that the default mobile meta tags can be removed.
DisplayAttachmentTest::testAttachmentUI in core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php
Tests the attachment UI.
DisplayFeedTest::checkFeedViewUi in core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php
Checks views UI for a specific feed view.
DisplayTest::testActionLinks in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests the action links on the edit display UI.
DisplayTest::testDisplayTitleInButtonsXss in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Ensures that no XSS is possible for buttons.
EditorAdminTest::selectUnicornEditor in core/modules/editor/tests/src/Functional/EditorAdminTest.php
Tests and selects the unicorn editor.
EditorUploadImageScaleTest::testEditorUploadImageScale in core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php
Tests scaling of inline images.
EntityFilteringThemeTest::testThemedEntity in core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
Checks each themed entity for XSS filtering in available themes.
EntityListBuilderTest::testPager in core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
Test paging.
ErrorHandlerTest::assertNoErrorMessage in core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
Helper function: assert that the error message is not found.
ErrorHandlerTest::testErrorHandler in core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
Test the error handler.
ExposedFormTest::testExposedBlock in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Tests the exposed block functionality.
ExposedFormTest::testExposedSortAndItemsPerPage in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Tests exposed forms with exposed sort and items per page.
ExposedFormUITest::assertNoGroupedFilterErrors in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Asserts that there are no Grouped Filters errors.
FileFieldDisplayTest::testNodeDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileFieldWidgetTest::testWidgetValidation in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests validation with the Upload button.
FilterAdminTest::testDisabledFormat in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests whether a field using a disabled format is rendered.
FilterAdminTest::testFilterAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests filter administration functionality.
FilterAdminTest::testUrlFilterAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests the URL filter settings form is properly validated.
FilterUITest::testFiltersUI in core/modules/views_ui/tests/src/Functional/FilterUITest.php
Tests the filters from the UI.
FormTest::testGetFormsCsrfToken in core/modules/system/tests/src/Functional/Form/FormTest.php
CSRF tokens for GET forms should not be added by default.
FormTest::testNumber in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests validation of #type 'number' and 'range' elements.
FormTest::testRequiredTextfieldNoTitle in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests validation for required textfield element without title.
FormTest::testSelect in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests validation of #type 'select' elements.
ForumTest::createForumTopic in core/modules/forum/tests/src/Functional/ForumTest.php
Creates a forum topic.
HandlerFilterUserNameTest::testAdminUserInterface in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
HandlerFilterUserNameTest::testExposedFilter in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests exposed filters.
ImageFieldDisplayTest::testImageFieldDefaultImage in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Test use of a default image with an image field.
ImageStyleDeleteTest::testDelete in core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php
Tests image style deletion.
LanguageNegotiationInfoTest::testInfoAlterations in core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
Tests alterations to language types/negotiation info.
LinkFieldTest::testLinkTitle in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests the link title settings of a link field.
LocaleExportTest::testExportTranslation in core/modules/locale/tests/src/Functional/LocaleExportTest.php
Test exportation of translations.
MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource in core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php
Tests the oembed media source.
MenuLinkSecurityTest::testMenuLink in core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php
Ensures that a menu link does not cause an XSS issue.
MenuUiNodeTest::testMenuNodeFormWidget in core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php
Test creating, editing, deleting menu links via node form widget.
MenuUiTest::addCustomMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Creates a custom menu.
MenuUiTest::deleteCustomMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Deletes the locally stored custom menu.
NodeAccessPagerTest::testCommentPager in core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTest::testForumPager in core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
Tests the forum node pager for nodes with multiple grants per realm.
NodeTitleXSSTest::testNodeTitleXSS in core/modules/node/tests/src/Functional/NodeTitleXSSTest.php
Tests XSS functionality with a node entity.
NodeTranslationUITest::testTranslationLinkTheme in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests that translation page inherits admin status of edit page.
NumberFieldTest::assertSetMinimumValue in core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
Helper function to set the minimum value of a field.
OptionsFieldUITest::assertAllowedValuesInput in core/modules/options/tests/src/Functional/OptionsFieldUITest.php
Tests a string input for the 'allowed values' form element.
PagePreviewTest::testPagePreview in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality.
PageTest::testBatchProgressMessages in core/modules/system/tests/src/Functional/Batch/PageTest.php
Tests that the progress messages are correct.
PageTitleTest::testTitleXSS in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Test if the title of the site is XSS proof.
PreviewTest::testPreviewUI in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests arguments in the preview form.
QuickEditLoadingTest::testUserPermissions in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php
Test the loading of Quick Edit with different permissions.
QuickEditLoadingTest::testWithPendingRevision in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php
Test Quick Edit does not appear for entities with pending revisions.
RenderArrayNonHtmlSubscriberTest::testResponses in core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php
Tests handling of responses by events subscriber.
RouterPermissionTest::testPermissionAccess in core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php
Tests permission requirements on routes.
RssTest::testTaxonomyRss in core/modules/taxonomy/tests/src/Functional/RssTest.php
Tests that terms added to nodes are displayed in core RSS feed.
SaveUploadFormTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests dangerous file handling.
SaveUploadFormTest::testHandleExtension in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests extension handling.
SaveUploadFormTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests file munge handling.
SaveUploadFormTest::testNoUpload in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests for no failures when not uploading a file.
SaveUploadTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test dangerous file handling.
SaveUploadTest::testHandleExtension in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test extension handling.
SaveUploadTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test file munge handling.
SaveUploadTest::testNoUpload in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test for no failures when not uploading a file.
SearchCommentTest::testSearchResultsComment in core/modules/search/tests/src/Functional/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/modules/search/tests/src/Functional/SearchNodeDiacriticsTest.php
Tests that search returns results with diacritics in the search phrase.
SearchNodePunctuationTest::testPhraseSearchPunctuation in core/modules/search/tests/src/Functional/SearchNodePunctuationTest.php
Tests that search works with punctuation and HTML entities.
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
Tests that site branding elements are being converted into blocks.
SiteMaintenanceTest::testSiteMaintenance in core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
Verifies site maintenance mode functionality.
StandardInstallerTest::setUpSite in core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php
Final installer step: Configure site.
StyleTableTest::testGrouping in core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php
Tests grouping by a field.
ThemeTest::testUninstallingThemes in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test uninstalling of themes works.
UninstallTest::testUninstallPage in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UpdateApiEntityDefinitionUpdateTest::testStatusReport in core/modules/system/tests/src/Functional/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php
Tests that entity updates are correctly reported in the status report page.
UpdateContribTest::testNoReleasesAvailable in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateContribTest::testNormalUpdateAvailable in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests the Update Manager module when one normal update is available.
UpdateContribTest::testUpdateBrokenFetchURL in core/modules/update/tests/src/Functional/UpdateContribTest.php
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateContribTest::testUpdateContribBasic in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests the basic functionality of a contrib module on the status report.
UpdateContribTest::testUpdateContribOrder in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that contrib projects are ordered by project name.
UpdateContribTest::testUpdateShowDisabledThemes in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateCoreTest::testModulePageSecurityUpdate in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTest::testNormalUpdateAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when one normal update is available.
UpdateCoreTest::testNoUpdatesAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when no updates are available.
UserCancelTest::testUserCancelWithoutPermission in core/modules/user/tests/src/Functional/UserCancelTest.php
Attempt to cancel account without permission.
UserCreateTest::testUserAdd in core/modules/user/tests/src/Functional/UserCreateTest.php
Create a user through the administration interface and ensure that it displays in the user list.
UserEditTest::testUserEdit in core/modules/user/tests/src/Functional/UserEditTest.php
Test user edit page.
UserPictureTest::testPictureOnNodeComment in core/modules/user/tests/src/Functional/UserPictureTest.php
Tests embedded users on node pages.
ValidationTest::testPatternValidation in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests #pattern validation.
ViewsEscapingTest::testViewsFieldHeaderEscaping in core/modules/views/tests/src/Functional/ViewsEscapingTest.php
Tests for incorrectly escaped markup in a header label on a display table.