Difference between revisions of "AppSuite:Web Tests"

Line 5: Line 5:
 
<code>
 
<code>
 
$ git clone
 
$ git clone
https://code.open-xchange.com/git/wd/testing/web -b 7.8.1
+
https://code.open-xchange.com/git/wd/testing/web -b 7.8.2
 
</code>
 
</code>
  

Revision as of 10:03, 12 October 2016

OX App Suite Web Tests

Functional tests for the web interface of OX App Suite simulate end-user operations. To use it, clone the following repository:

$ git clone https://code.open-xchange.com/git/wd/testing/web -b 7.8.2

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