Tests for node.module.

File

core/modules/node/tests/node.test

Classes

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