Tests for the Comment module.

File

core/modules/comment/tests/comment.test

Classes

Namesort ascending Description
CommentTokenReplaceTestCase Tests comment token replacement in strings.
CommentThreadingTestCase Tests comment threading.
CommentRSSUnitTest Unit tests for Comment module integration with RSS feeds.
CommentPreviewTest Tests previewing comments.
CommentPagerTest Verifies pagination of comments.
CommentNodeChangesTestCase Tests that comments behave correctly when the node is changed.
CommentNodeAutoCloserTestCase Tests that comments behave correctly when the auto closer is enabled.
CommentNodeAccessTest Tests comments with node access.
CommentInterfaceTest
CommentHelperCase
CommentFieldsTest Tests fields on comments.
CommentContentRebuild Tests comment content rebuilding.
CommentBlockFunctionalTest Tests the Comment module blocks.
CommentAuthorDeletionTestCase Tests the behavior of comments when the comment author is deleted.
CommentApprovalTest Tests comment approval functionality.
CommentAnonymous Tests anonymous commenting.
CommentActionsTestCase Tests actions provided by the Comment module.