AppSuite:Web Tests: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
Line 5: Line 5:
<code>
<code>
$ git clone
$ git clone
https://code.open-xchange.com/git/wd/testing/web -b 7.8.2
https://martin.heiland@gitlab.open-xchange.com/qa/web.git
</code>
</code>



Revision as of 17:19, 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://martin.heiland@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.