Allow to pass config with history#32
Conversation
|
Thanks for the PR! Can you provide some more context on your use-case for this feature? Why is the |
|
I want to test the whole application without changing any components it uses. Take aside my case, you can see this code looks like it is doing too much under the hood without external input. I think package users should have a little bit more control over that. |
|
For anyone curious about workaround, here is a snippet without typescript https://gist.github.com/cursedcoder/a222884a8e13ec3c66ff82857ec171bf |
|
@minznerjosh any news? |
minznerjosh
left a comment
There was a problem hiding this comment.
Sorry for the ridiculous delay! Let's ship this! Can you just update the docs to include this new configuration option?
All Submissions:
This introduces config to react3 router, so tests now can be run using any external history.