-
**Problem:**
I am trying to setup a test where we use user credentials to access APIs. In order to make it secure, we want to store the credentials in a file encrypted using the aws-encryption-sdk. I…
-
![Screenshot 2024-03-14 10 30 21 AM](https://github.com/byjokese/stratagem-hero/assets/72608260/066a3c7c-a393-40dd-a3a6-9a0ec68957eb)
I used the reverse pinch gesture thing on the trackpad to get i…
-
In tasks the command such as `mix phoenix.digest` is for Phoenix 1.2.
I think it's time to add support for 1.3 version.
1. A new branch for 1.3 phx command (can 1.2 and 1.3 deploy together in same m…
-
### Feature description
I need to check whether the websocket connection is still alive, and as far as I know, this isn't possible right now in Gatling. Ideally, we would be able to send ping message…
-
Currently, when running the command line client, the output is a spring initialization. After the StartupRunner, the system hangs for a while while uploading the JAR and launching the process. It wo…
-
The SB side currently supports:
* Gatling
* Cucumber
-
I installed docker and cloned the grafana influx repository but with the command docker-compose up, I am getting the error -
Starting dockergrafanainfluxkit_influxdb_1 ... done
Starting dockergrafan…
-
Currently, Gatling's WebSocket DSL expects you to define the number of expected messages: https://gatling.io/docs/gatling/reference/current/http/websocket/#set-a-check.
```scala
ws("Subscribe for u…
-
wrk2, postman, autocannon / autocannon-ui, k6, vegeta
https://gatling.io/
-
The "owner" column for a Portfolio/Account/CashAccount has always been defined as VARCHAR(32), but the COBOL code has a limit of 15 characters. We need that increased to the column size. We hit this…