feature: configure API from DTL - #1141
Conversation
thymikee
left a comment
There was a problem hiding this comment.
We could also implement defaultHidden, right? Looks good though
|
|
||
| export { act }; | ||
| export { cleanup }; | ||
| export { configure, resetToDefaults } from './config'; |
There was a problem hiding this comment.
Is resetToDefaults exported from DTL? Couldn't find it on their docs
There was a problem hiding this comment.
No it's not, only configure is, but I think it's good to have that for testinging convenience. Wdyt?
|
re |
Huh, it's opened for so long I thought it's already in 🙈 |
|
It should be much easier done now when we have |
|
Definitely! And please don't get me wrong, I'm not expecting to rush things here :) |
Summary
Implement
configureAPI based on similar API in DTL.Added initial option for
asyncWaitTimeout.Test plan
configmodule functionswaitForconsumingasyncWaitTimeoutoption