9 calls to CommentTestBase::commentExists() in Zircon Profile 8
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ src/ Tests/ CommentAdminTest.php - Test comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ src/ Tests/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- CommentAnonymousTest::testAnonymous in core/
modules/ comment/ src/ Tests/ CommentAnonymousTest.php - Tests anonymous comment functionality.
- CommentInterfaceTest::testAutoFilledSubject in core/
modules/ comment/ src/ Tests/ CommentInterfaceTest.php - Test that the subject is automatically filled if disabled or left blank.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ src/ Tests/ CommentInterfaceTest.php - Tests the comment interface.
- CommentNodeAccessTest::testThreadedCommentView in core/
modules/ comment/ src/ Tests/ CommentNodeAccessTest.php - Test that threaded comments can be viewed.
- CommentPagerTest::testCommentPaging in core/
modules/ comment/ src/ Tests/ CommentPagerTest.php - Confirms comment paging works correctly with flat and threaded comments.
- CommentThreadingTest::testCommentThreading in core/
modules/ comment/ src/ Tests/ CommentThreadingTest.php - Tests the comment threading.
- CommentTitleTest::testCommentPopulatedTitles in core/
modules/ comment/ src/ Tests/ CommentTitleTest.php - Tests markup for comments with populated titles.