plone.app.discussion/plone/app/discussion/tests
Timo Stollenwerk 0a0e69d47d Do not check for a comment review workflow when sending out a moderator email notification. This fixes http://dev.plone.org/plone/ticket/11444. Refs #11444
svn path=/plone.app.discussion/trunk/; revision=47292
2011-02-07 11:48:24 +00:00
..
javascripts Disable the moderation qunit tests for now because they are currently failing. 2010-10-30 11:12:04 +00:00
qunit Basic js-test-driver configuration added. 2010-10-30 10:22:21 +00:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
functional_test_comment_review_workflow.txt Disable discussion by default. 2010-12-14 17:58:46 +00:00
functional_test_comments.txt Fix failing test. 2010-12-14 21:30:40 +00:00
jsTestDriver.conf Use the jstestdriver coverage plugin. 2010-10-30 11:24:03 +00:00
jsTestDriver.txt Basic js-test-driver configuration added. 2010-10-30 10:22:21 +00:00
layer.py Get this running again for the most part under Plone 4.0 - the main trick was probably to use the new CMFCatalogAware class. Removed collective.testcaselayer dependency, as that broke totally. There's some test failures left, but indexing works in general. Maybe the custom indexing event handlers aren't all required anymore. The title_or_id test failure looks like there's an infinite loop in the __parent__ pointers never reaching the actual content object. This change breaks Plone 3.x compatibility for the moment. 2009-10-16 00:42:08 +00:00
test_catalog.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_comment.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_comments_viewlet.py Show a 'Comments are moderated.' message next to the comment form if comments are moderated. 2011-01-07 10:20:24 +00:00
test_controlpanel.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_conversation.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_functional.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_indexers.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_migration.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_moderation_view.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_notifications.py Do not check for a comment review workflow when sending out a moderator email notification. This fixes http://dev.plone.org/plone/ticket/11444. Refs #11444 2011-02-07 11:48:24 +00:00
test_tool.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_workflow.py Nuke trailing white space 2010-12-15 23:52:56 +00:00