generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What would you like?
We're missing an option in the unit testing runner to pass a flag to allow developers to override wait states in their unit tests. We do support this with an environment variable: DURABLE_EXECUTION_TIME_SCALE but it should be a parameter to the test runner too.
Possible Implementation
We should add a skip_time flag to the test runners .run() method, or have it be enabled globally on the test runner object.
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request