Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hmcts/manageorg-performance
- Owner: hmcts
- Created: 2022-06-30T08:40:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T02:40:05.000Z (about 1 month ago)
- Last Synced: 2024-11-14T03:28:16.399Z (about 1 month ago)
- Topics: jenkins-cft, jenkins-cft-j-z
- Language: Scala
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# manageorg-performance
UI performance tests for Manage OrgTo 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`