IO tests
--------

                 Key: NXP-1708
                 URL: http://jira.nuxeo.org/browse/NXP-1708
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Task
            Reporter: Dragos Mihalache
            Assignee: Thierry Delprat


These tests should be remote since they use the service from Apogee/RCP.

The tests should be done againts a 5.1 version as this is the version
they are using.

Here is the list of tests they asked for :

1 - public void ExportDocumentZip(DocumentModel resource, String
urlExport) throws Exception;

Export the document tree and incomming/outgoing relations in a zip file
located at urlExport.
> > 

2 - public void ImportDocumentZip1(DocumentModel resource, String
urlExport) throws Exception;

Import a Zip archive (the one exported by first test:) below resource
DocumentModel.
The existing documents must be overwritten.
The client does not describe what "existing document means".
You can probabbly just consider that a document with the same type, the
same path and the same title is a candidate for overwritting.

3 - same as 2 but without overwrite : this tests should generate
duplicated data

In 2 and 3 : the relation should be recreated only is existing target
documents exists ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to