Chris created CMIS-857: -------------------------- Summary: Skip ceate/delete/update tests when indicated by type definitions Key: CMIS-857 URL: https://issues.apache.org/jira/browse/CMIS-857 Project: Chemistry Issue Type: Improvement Reporter: Chris Priority: Trivial
Could the TCK tests please be modified so that create/update/delete operations are skipped when disallowed by the type definition. This is to cater for read-only repositories. {quote} Hey guys, I'm currently working on a project that requires a read only CMIS repository. I've set the relevant type definition creatable properties however the TCK tests do not check these before creating folders etc. I was just wanting to check whether this means I need to support create/update/delete operations in order to be considered 'compliant'? {quote} {quote} Hi Chris, A CMIS repository need not support write operations to be compliant. A read-only server can be perfectly fine. However, most of the TCK tests depend on write operations. We can add checks to the TCK whether the test types are creatable or not, but in your case the majority of the TCK tests would then be skipped. - Florian {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)