plone.app.discussion/plone/app/discussion/tests
Maurits van Rees 6952923b1e Reset the required setting of the author_email widget each time.
Otherwise, the email field might get set to required when an anonymous
user visits, and then remain required when an authenticated user
visits, making it impossible for an authenticated user to fill in the
form without validation error.  Or when in the control panel the field
is set as not required anymore, that change would have no effect until
the instance was restarted.
2016-06-10 01:57:04 +02: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 In tests, use ``selection.any`` in querystrings. 2015-11-25 11:40:06 +01: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 Reset the required setting of the author_email widget each time. 2016-06-10 01:57:04 +02:00
test_catalog.py Cleanup 2016-02-05 09:43:42 +01:00
test_comment.py Make tests work with lxml safe html cleaner (#97) 2016-05-31 11:41:34 +02:00
test_comments_viewlet.py Cleanup 2016-02-05 09:43:42 +01:00
test_contentrules.py Cleanup 2016-02-05 09:43:42 +01:00
test_controlpanel.py Cleanup 2016-02-05 09:43:42 +01:00
test_conversation.py Cleanup 2016-02-05 09:43:42 +01:00
test_events.py Cleanup 2016-02-05 09:43:42 +01:00
test_functional.py 2 spaces before inline comment 2015-05-03 08:41:56 +02:00
test_indexers.py Cleanup 2016-02-05 09:43:42 +01:00
test_moderation_view.py Cleanup 2016-02-05 09:43:42 +01:00
test_notifications.py Cleanup 2016-02-05 09:43:42 +01:00
test_robot.py Cleanup 2016-02-05 09:43:42 +01:00
test_workflow.py Cleanup 2016-02-05 09:43:42 +01:00