plone.app.discussion/plone/app/discussion/tests
2015-02-16 16:35:43 +01:00
..
robot Add second robot test to test adding comments. 2014-05-02 13:42:19 +02:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
collection-integration-test.txt Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of the PLONE_FIXTURE. This fixes all test p.a.discussion test failures. 2013-08-29 22:20:47 +02:00
functional_test_comment_review_workflow.txt Rename @@discussion-settings to @@discussion-controlpanel 2013-11-12 10:45:59 +01:00
functional_test_comments.txt Merge branch 'master' into plip10359-z3cform 2015-01-29 21:31:45 +01:00
test_catalog.py make flake8 happy 2014-03-25 18:36:14 +01:00
test_comment.py Fix tests 2015-02-16 16:35:43 +01:00
test_comments_viewlet.py add a test for delete-own-comment view 2014-09-20 16:21:55 +02:00
test_contentrules.py Don't use session at all for content rules, set the event in the request to be able to access comment attributes. This fixes 'InvalidObjectReference: A new object is reachable from multiple databases.' if comment contains a RichTextValue which contains a RawValueHolder (persistent object). 2014-09-20 14:54:02 +02:00
test_controlpanel.py Merge branch 'master' into plip10359-z3cform 2015-01-29 21:31:45 +01:00
test_conversation.py Fix tests 2015-02-16 16:35:43 +01:00
test_events.py Add tests for custom events and contentrules events/string substitutions 2014-05-12 20:20:18 +03:00
test_functional.py Pep8. 2013-04-17 19:07:40 +02:00
test_indexers.py make flake8 happy 2014-03-25 18:38:12 +01:00
test_moderation_view.py make flake8 happy 2014-03-25 18:38:12 +01:00
test_notifications.py Read mail settings from new (Plone 5) registry. 2014-12-13 16:20:08 +01:00
test_robot.py Add basic robot test setup and a first test. 2014-05-02 13:22:08 +02:00
test_workflow.py make flake8 happy 2014-03-25 18:38:12 +01:00