plone.app.discussion/plone/app/discussion/tests
Timo Stollenwerk e8a4caa5db Some more tests for moderation bulk actions.
svn path=/plone.app.discussion/trunk/; revision=39945
2010-09-16 15:42:27 +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 Make pylint happy. 2010-08-28 17:06:53 +00:00
test_comment.py Adding a test to assert that dates get stored utc 2010-09-07 12:02:55 +00:00
test_comments_viewlet.py Trying to fix the comments viewlet functional tests on Plone 3.x. 2010-09-16 12:41:01 +00:00
test_controlpanel.py Test if registry has been registered. 2010-08-28 22:58:23 +00:00
test_conversation.py Change all datetime creations from now to utcnow 2010-09-07 12:03:07 +00:00
test_indexers.py Make pylint happy. 2010-08-28 17:06:53 +00:00
test_migration.py Make pylint happy. 2010-08-28 17:06:53 +00:00
test_moderation_view.py Some more tests for moderation bulk actions. 2010-09-16 15:42:27 +00:00
test_notifications.py Obey the 80 chars limit. 2010-08-31 17:28:07 +00:00
test_tool.py Make pylint happy. 2010-08-28 17:06:53 +00:00
test_workflow.py Make pylint happy. 2010-08-28 17:06:53 +00:00