Difference between revisions of "AppSuite:CLT Tests"

(Created page with "= OX App Suite CLT Tests = Functional tests for the command-line interface of OX App Suite simulate provisioning operations. To use it, clone the following repository: <code...")
 
Line 5: Line 5:
 
<code>
 
<code>
 
$ git clone
 
$ git clone
https://code.open-xchange.com/git/wd/testing/commandlinetools
+
https://code.open-xchange.com/git/wd/testing/commandlinetools.git
 
</code>
 
</code>
  
Documentation can be found at <code>README.txt</code>.
+
Documentation can be found at <code>README.txt</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]]

Revision as of 17:20, 11 July 2017

OX App Suite CLT Tests

Functional tests for the command-line 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/commandlinetools.git

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