Tests for node.module.

File

core/modules/node/tests/node.test

Classes

Namesort ascending Description
SummaryLengthTestCase Tests the summary length functionality.
PageViewTestCase Tests the functionality of node entity edit permissions.
PagePreviewTestCase Tests the node entity preview functionality.
PageEditTestCase Tests the node edit functionality.
NodeWebTestCase Defines a base class for testing the Node module.
NodeTypeTestCase Tests related to node types.
NodeTypePersistenceTestCase Test node type customizations persistence.
NodeTranslateBlockFunctionalTest Test translation settings on existing content block.
NodeTokenReplaceTestCase Test node token replacement in strings.
NodeTitleXSSTestCase Tests XSS functionality with a node entity.
NodeTitleTestCase Tests node title functionality.
NodeSaveTestCase Tests node save related functionality, including import-save.
NodeRSSContentTestCase Ensures that data added to nodes by other modules appears in RSS feeds.
NodeRevisionsTestCase Tests the node revision functionality.
NodeRevisionPermissionsTestCase Tests user permissions for node revisions.
NodeQueryAlter Tests node_query_node_access_alter().
NodePublishScheduling Tests Draft, Published, Schedule Publish Time options for node types and node instances.
NodePostSettingsTestCase Checks that the post information displays when enabled for a content type.
NodePageCacheTest Tests the cache invalidation of node operations.
NodeMultiByteUtf8Test Tests that multi-byte UTF-8 characters are stored and retrieved correctly.
NodeLoadMultipleUnitTest Tests the node_load_multiple() function.
NodeLoadHooksTestCase Tests for the hooks invoked during node_load().
NodeLayoutRevisionTestCase Tests that the correct layout is used for node revisions.
NodeLayoutPreviewTestCase Tests that the correct layout is used for node previews.
NodeFrontPageCallback Test toggle between custom front page callback and default /node callback.
NodeFeedTestCase Test the node_feed() functionality.
NodeEntityViewModeAlterTest Tests changing display modes for nodes.
NodeEntityFieldQueryAlter Tests node_query_entity_field_access_alter().
NodeCreationTestCase Tests creating and saving a node.
NodeBuildContent Test to ensure that a node's content is always rebuilt.
NodeBlockTestCase Tests the availability of the syndicate block.
NodeBlockFunctionalTest Functional tests for the node module blocks.
NodeAdminTestCase Tests node administration page functionality.
NodeAccessUnitTest Tests basic node_access functionality.
NodeAccessRecordsUnitTest Tests hook_node_access_records() functionality.
NodeAccessRebuildTestCase Verifies the rebuild functionality for the node_access table.
NodeAccessPagerTestCase Tests pagination with a node access module enabled.
NodeAccessFieldTestCase
NodeAccessBaseTableTestCase Tests for Node Access with a non-node base table.