Difference between revisions of "AppSuite:CLT Tests"

 
(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/commandlinetools.git
https://code.open-xchange.com/git/wd/testing/commandlinetools.git
 
 
</code>
 
</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.
+
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:22, 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://gitlab.open-xchange.com/qa/commandlinetools.git

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