plone.app.discussion/plone/app/discussion/tests
Timo Stollenwerk ba8e7ac5cd Move the functions out of the ready function. this makes the JS tests pass.
svn path=/plone.app.discussion/trunk/; revision=39151
2010-08-27 21:26:37 +00:00
..
javascripts Move the functions out of the ready function. this makes the JS tests pass. 2010-08-27 21:26:37 +00:00
qunit qunit files added. 2010-08-27 20:50:18 +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 Remove unnecessary imports and variables from test code. 2010-07-13 10:45:53 +00:00
test_comment.py Remove unnecessary imports and variables from test code. 2010-07-13 10:45:53 +00:00
test_comments_viewlet.py Plain text to HTML transformation added for comment text 2010-08-25 09:19:28 +00:00
test_controlpanel.py Plain text and intelligent text options for comment text added to preserve basic text structure and to make links clickable. 2010-08-25 14:03:29 +00:00
test_conversation.py Fixed the case where a folder has allow_discussion=False and 2010-08-20 11:52:05 +00:00
test_indexers.py Remove unnecessary imports and variables from test code. 2010-07-13 10:45:53 +00:00
test_migration.py Remove unnecessary imports and variables from test code. 2010-07-13 10:45:53 +00:00
test_moderation_view.py Remove unnecessary imports and variables from test code. 2010-07-13 10:45:53 +00:00
test_notifications.py Remove unnecessary imports and variables from test code. 2010-07-13 10:45: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