Issues
- 0
Change branch name from "master" to "main"
#93 opened by MaikNog - 0
- 0
- 0
description field in action definitions is not used in logging, only if it is overridden in a scenario
#84 opened by johannesloher - 1
- 0
consider all responseValidations that start with "res" or "head", not only those that start with "res." or "head." in REST actions
#79 opened by johannesloher - 0
- 1
Cancel all async-Actions at the end of the scenario run - not after some time (compare WS)
#3 opened by bboron86 - 0
Rename REST action type to HTTP
#74 opened by johannesloher - 0
Allow global scenario variables (and probably also load variables) to use JavaScript expressions
#77 opened by johannesloher - 0
- 0
Add enum types for messageType and validate user data when / before constructing actions
#66 opened by johannesloher - 2
Reusable Scenarios
#8 opened by bboron86 - 0
- 2
Make it possible to run certain actions even though the scenario execution failed
#47 opened by bboron86 - 1
Conditional Actions
#7 opened by bboron86 - 0
Response header evaluation
#45 opened by bboron86 - 2
Make it possible to pass multiple scenarioPaths to runScenario and run all of them in parallel
#22 opened by johannesloher - 0
- 1
Support specifying query parameters
#34 opened by johannesloher - 2
- 1
Add formatting guidelines and enforce them
#21 opened by johannesloher - 0
- 0
Don't include 'lib' folder in commits
#30 opened by johannesloher - 1
- 0
- 0
Stop using hard coded /alt-runner-app/out path but instead an ENV var like OUT_SRC
#1 opened by bboron86