Difference between revisions of "AppSuite:Load Tests"

(Replaced content with "This page has been moved to repository https://git.open-xchange.com/git/wd/testing/performance.")
Line 1: Line 1:
This page has been moved to repository https://git.open-xchange.com/git/wd/testing/performance.
+
= 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.
 +
 
 +
 
 +
<code>
 +
$ git clone https://code.open-xchange.com/git/wd/testing/performance
 +
</code>

Revision as of 12:31, 11 April 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