[
https://issues.apache.org/jira/browse/JCR-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated JCR-1164:
--------------------------------
Description:
Bad test assumptions:
- nodes can be created without specifying the node type
- nodes can be created with a node type of nt:base
- mix:lockable and mix:referenceable visible on node type before save()
- no events for child nodes of moved nodes
- does not consider that node types may have autocreated children for which
events are generated
was:
Bad test assumptions:
- nodes can be created without specifying the node type
- nodes can be created with a node type of nt:base
- mix:lockable visible on node type before save()
- no events for child nodes of moved nodes
- does not consider that node types may have autocreated children for which
events are generated
Summary: Bad test assumptions in observation tests (was: Bad test
assumptions in locking tests)
> Bad test assumptions in observation tests
> -----------------------------------------
>
> Key: JCR-1164
> URL: https://issues.apache.org/jira/browse/JCR-1164
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-jcr-tests
> Reporter: Julian Reschke
> Assignee: Julian Reschke
>
> Bad test assumptions:
> - nodes can be created without specifying the node type
> - nodes can be created with a node type of nt:base
> - mix:lockable and mix:referenceable visible on node type before save()
> - no events for child nodes of moved nodes
> - does not consider that node types may have autocreated children for which
> events are generated
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.