Difference between revisions of "AppSuite:SOAP Tests"

(Created page with "= OX App Suite SOAP Tests = Functional tests for the SOAP interface of OX App Suite simulate provisioning operations. To use it, clone the following repository: <code> $ git...")
 
Line 5: Line 5:
 
<code>
 
<code>
 
$ git clone
 
$ git clone
https://code.open-xchange.com/git/wd/testing/soapui
+
https://code.open-xchange.com/git/wd/testing/soap
 
</code>
 
</code>
  

Revision as of 21:13, 14 May 2016

OX App Suite SOAP Tests

Functional tests for the SOAP interface of OX App Suite simulate provisioning operations. To use it, clone the following repository:

$ git clone https://code.open-xchange.com/git/wd/testing/soap

Documentation can be found at README.txt.