9 calls to AuthcacheCommentTest::postComment() in Authenticated User Page Caching (Authcache) 7.2
- AuthcacheCommentTest::testCommentAttributionWithFormCache in modules/
authcache_comment/ authcache_comment.test - Test that comments get properly attributed when the form cache is in use.
- AuthcacheCommentTest::testEditLinkNoSubstitutionForEditor in modules/
authcache_comment/ authcache_comment.test - Test the edit-link for admin role.
- AuthcacheCommentTest::testEditLinkNoSubstitutionWhenEditNotAllowed in modules/
authcache_comment/ authcache_comment.test - Test the edit-link when edit is not allowed.
- AuthcacheCommentTest::testEditLinkSubstitutionWhenEditAllowed in modules/
authcache_comment/ authcache_comment.test - Test the edit-link when edit own is allowed.
- AuthcacheCommentTest::testNewMarkerRemoval in modules/
authcache_comment/ authcache_comment.test - Test removal of the new marker.
- AuthcacheCommentTest::testNewMarkerSubstitutionWithNodeHistory in modules/
authcache_comment/ authcache_comment.test - Test removal of the new marker.
- AuthcacheCommentTest::testNoMarkupSubstitutionForGuestUser in modules/
authcache_comment/ authcache_comment.test - Ensure that markup is substituted for authcache enabled comments.
- AuthcacheCommentTest::testNumberOfNewComments in modules/
authcache_comment/ authcache_comment.test - Test that the number of new comments is replaced by a placeholder.
- AuthcacheCommentTest::testNumberOfNewCommentsFragment in modules/
authcache_comment/ authcache_comment.test - Ensure that the number of new comments is reported accurately.