Skip to content

Commit e928f93

Browse files
committed
Always check the auth token on each loop of the load test
1 parent a8e6b95 commit e928f93

2 files changed

Lines changed: 1 addition & 57 deletions

File tree

artillery/notify_load_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ scenarios:
3030

3131
# for each prescription (number of prescriptions is variable)
3232
- loop:
33+
- function: getSharedAuthToken
3334
- post:
3435
url: "/prescription-status-update/"
3536
beforeRequest: "generatePrescData"

runtimeenv.env.dev

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)