Difference between revisions of "AppSuite:Web Tests"

Line 4: Line 4:
  
 
<code>
 
<code>
$ git clone
+
$ git clone https://gitlab.open-xchange.com/qa/web.git
https://martin.heiland@gitlab.open-xchange.com/qa/web.git
 
 
</code>
 
</code>
  

Revision as of 17:29, 11 July 2017

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://gitlab.open-xchange.com/qa/web.git

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