.. |
javascripts
|
Disable the moderation qunit tests for now because they are currently failing.
|
2010-10-30 11:12:04 +00:00 |
qunit
|
Avoid using deprecated test assertions, see http://docs.python.org/dev/library/unittest.html#deprecated-aliases for the full list
|
2011-04-15 16:23:38 +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 various text typos.
|
2011-10-30 08:11:06 +01: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 |
test_catalog.py
|
Make sure only comments to the content object are removed from the catalog when the content object is moved.
|
2011-08-04 15:53:21 +00:00 |
test_comment.py
|
Use plone.app.testing in test_comment.
|
2011-04-16 09:16:18 +00:00 |
test_comments_viewlet.py
|
Use plone.app.testing in test_comments_viewlet.
|
2011-04-16 09:25:16 +00:00 |
test_controlpanel.py
|
Use plone.app.testing in test_controlpanel.
|
2011-04-16 09:26:20 +00:00 |
test_conversation.py
|
Use plone.app.testing in test_conversation.
|
2011-04-16 09:27:15 +00:00 |
test_functional.py
|
Remove ImportError exceptions for Plone < 4.1 code and plone.z3cform < 0.6.0.
|
2011-04-22 14:59:59 +00:00 |
test_indexers.py
|
Use plone.app.testing in test_indexers.
|
2011-04-16 09:35:34 +00:00 |
test_migration.py
|
Use plone.app.testing in test_migration.
|
2011-04-16 09:51:28 +00:00 |
test_moderation_view.py
|
Remove unused PloneTestCase import.
|
2011-10-30 08:19:30 +01:00 |
test_notifications.py
|
Add links to delete/approve a comment in the moderator notification email.
|
2011-04-22 17:09:09 +00:00 |
test_tool.py
|
Use plone.app.testing in test_tool.
|
2011-04-16 09:30:11 +00:00 |
test_workflow.py
|
Use plone.app.testing in test_workflow.
|
2011-04-16 09:29:15 +00:00 |