AppSuite:SOAP Tests: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


<code>
<code>
$ git clone
$ git clone https://gitlab.open-xchange.com/qa/soap.git
https://code.open-xchange.com/git/wd/testing/soap
</code>
</code>


Documentation can be found at <code>README.txt</code>.
Documentation can be found at <code>README.md</code>. Please checkout the branch that corresponds to the version of OX App Suite to be tested.


[[Category: AppSuite]] [[Category: Testing]]
[[Category: AppSuite]] [[Category: Testing]]

Latest revision as of 17:21, 11 July 2017

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://gitlab.open-xchange.com/qa/soap.git

Documentation can be found at README.md. Please checkout the branch that corresponds to the version of OX App Suite to be tested.