[ https://issues.apache.org/jira/browse/CMIS-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789143#action_12789143 ]
Serge Huber commented on CMIS-73: --------------------------------- Hello, Nice to know you are working on another test set, but I don't quite understand what you mean by this patch not testing anything ? It does start up a JcrRepository instance initialized with a Jackrabbit TransientRepository instance, and it tries to perform some basic CMIS operations on top of it, but it fails since the newFolder operation is not implemented by the backend. Of course this was just a first try, I'm still learning Chemistry :) Regards, Serge Huber. > Initial test unit for JCR sub-project > ------------------------------------- > > Key: CMIS-73 > URL: https://issues.apache.org/jira/browse/CMIS-73 > Project: Chemistry > Issue Type: Improvement > Components: jcr > Reporter: Serge Huber > Attachments: Initial_test_unit_for_JCR_mapping.patch > > > Here is a patch proposition for an initial test unit for the Chemistry JCR > project. Unfortunately I am not an expert in cross-project sharing of test > units so I had to duplicate some of the code in the Atompub-server test unit. > This patch could be improved to avoid this. > Also, currently the tests do not complete because the current implementation > of the jcr mapping has a lot of unsupported operations. > Nevertheless, I think it would be good to have a starting point to implement > these tests, and I hope this will contribute to it. > Best regards, > Serge Huber. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.