AppSuite:SOAP Tests: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
 
Line 1: Line 1:
= OX App Suite SOAP Tests =
= OX App Suite SOAP Tests =


Functional tests for the SOAP interface of OX App Suite simulate provisioning operations. Find more information at our GitLab at https://gitlab.open-xchange.com/qa/soap.
Functional tests for the SOAP interface of OX App Suite simulate provisioning operations. To use it, clone the following repository:
 
<code>
$ git clone https://gitlab.open-xchange.com/qa/soap.git
</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.