Refactor tests and add a lot of skeleton tests we really ought to have
svn path=/plone.app.discussion/trunk/; revision=27012
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
<require attributes="Title Creator getId" permission="zope2.View" />
|
||||
</class>
|
||||
|
||||
<utility factory=".comment.CommentFactory"
|
||||
provides="plone.app.discussion.interfaces.IComment"
|
||||
name="Discussion Item" />
|
||||
<utility
|
||||
component=".comment.CommentFactory"
|
||||
name="plone.Comment"
|
||||
/>
|
||||
|
||||
<!-- Conversations -->
|
||||
<class class=".conversation.Conversation">
|
||||
|
||||
Reference in New Issue
Block a user