Loading
test(v2/featureflag): test improvements following !485
Follow up MR for: !485 (merged)
- Adds
TestStringValueDetails_DefaultTimeoutReturnsDefault, the string equivalent ofTestBooleanValueDetails_DefaultTimeoutReturnsDefault, introduced in: !485 (merged) - Adjusts
slowServerForTimeoutto accept an optional timeout. Allowing us to use the helper for all tests requiring a slow server.