AppSuite:Load Tests: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
Line 5: Line 5:


<code>
<code>
$ git clone https://code.open-xchange.com/git/wd/testing/performance
$ git clone https://code.open-xchange.com/git/wd/testing/performance -b develop
</code>
</code>

Revision as of 10:24, 9 May 2016

App Suite Load Tests

We're maintaining load tests for various APIs based on App Suite Clients implemented with Gatling (http://www.gatling.io/). Please clone the repository to find more detailed documentation and run the test.


$ git clone https://code.open-xchange.com/git/wd/testing/performance -b develop