Skip to content

hmcts/probate-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1fef761 · Mar 5, 2025
Jul 26, 2023
Mar 5, 2025
Oct 6, 2020
May 26, 2023
Jul 1, 2022
Dec 8, 2023
Oct 6, 2020
Jan 3, 2020
Nov 17, 2023

Repository files navigation

Probate Gatling Performance Tests

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

Before running locally, update the client secret in src/gatling/resources/application.conf then run git update-index --assume-unchanged src/gatling/resources/application.conf to ensure the changes aren’t pushed to github.

To make other configuration changes to the file, first run git update-index --no-assume-unchanged src/gatling/resources/application.conf, ensuring to remove the client secret before pushing to origin

About

Repo for Probate performance tests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published