plone.app.discussion/plone/app/discussion/tests
Timo Stollenwerk 27d8ced62d revert r37751.
svn path=/plone.app.discussion/trunk/; revision=37753
2010-07-12 13:49:57 +00:00
..
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +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 fixed #662654: As an administrator, I can configure a Collection to show 2010-03-18 13:22:16 +00:00
test_comment.py hardcoded fti_title, don't query typestool for Type() 2010-03-18 14:42:52 +00:00
test_comments_viewlet.py revert r37751. 2010-07-12 13:47:53 +00:00
test_controlpanel.py remove the user notification feature for now, since it requires the current z3c.form trunk and does not work with the latest release on PyPi. 2010-03-11 19:23:26 +00:00
test_conversation.py revert r37751. 2010-07-12 13:47:53 +00:00
test_indexers.py Make unit tests pass with Plone 3.3 again. Migration tests still failing. 2009-10-16 12:11:58 +00:00
test_migration.py Moderator email notification added: As a moderator, I am notified when new comments require my attention. 2010-02-11 21:05:28 +00:00
test_moderation_view.py Ugly hack that works around a "ContentProviderLookupError: plone.htmlhead" error caused by Zope 2 permissions. See https://bugs.launchpad.net/zope2/+bug/176566 for further details. This error occured on Plone 3.3.x only. 2010-01-22 16:28:00 +00:00
test_notifications.py revert r37751. 2010-07-12 13:47:53 +00:00
test_tool.py revert r37751. 2010-07-12 13:49:57 +00:00
test_workflow.py add missing DiscussionLayer to TestCommentOperations test. 2010-03-17 15:09:23 +00:00