plone.app.discussion/plone/app/discussion/tests
Hanno Schlichting 811d4a0429 Avoid deprecation warnings and always specify a catalog query as a dict
svn path=/plone.app.discussion/trunk/; revision=48880
2011-04-15 16:17:02 +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 These testbrowser tests certainly no longer raise 404s for me 2011-04-14 19:06:55 +00:00
functional_test_comments.txt Fix unindexing of comments when deleting content resulting from 2011-04-14 21:30:32 +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 Avoid deprecation warnings and always specify a catalog query as a dict 2011-04-15 16:17:02 +00:00
test_comment.py merge r46437 and r46946 from davisagli-features: respect the per-comment mime_type setting, and use the old cooked text/html from legacy comments when migrating 2011-04-02 19:51:37 +00:00
test_comments_viewlet.py Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
test_controlpanel.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_conversation.py Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
test_functional.py The functional tests haven't been running due to an unused import 2011-04-14 19:05:31 +00:00
test_indexers.py merge r47140, r47290, r47579 from davisagli-features: fix timezone handling when migrating legacy comments and when indexing 2011-04-02 21:26:36 +00:00
test_migration.py Don't add the annotation unless a comment is actually being added. 2011-04-14 16:17:29 +00:00
test_moderation_view.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
test_notifications.py merge c48523 from 1.x branch 2011-04-07 21:31:56 +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