Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hmcts/manageorg-performance

Performance tests for Manage Org
https://github.com/hmcts/manageorg-performance

jenkins-cft jenkins-cft-j-z

Last synced: about 1 month ago
JSON representation

Performance tests for Manage Org

Awesome Lists containing this project

README

        

# manageorg-performance
UI performance tests for Manage Org

To run locally:
- Performance test against the perftest environment: `./gradlew gatlingRun`

Flags:
- Debug (single-user mode): `-Ddebug=on e.g. ./gradlew gatlingRun -Ddebug=on`
- Run against AAT: `Denv=aat e.g. ./gradlew gatlingRun -Denv=aat`

URL to register a new org: `https://manage-org.{env}.platform.hmcts.net/register-org/register`