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
+
https://code.open-xchange.com/git/wd/testing/web -b 7.8.1
 
</code>
 
</code>
  

Revision as of 09:09, 24 May 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.1

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