clarkbw/jest-webextension-mock

Add support for runtime.connectNative

fgarit opened this issue · 4 comments

Hi, do you have any plans to add support for the connectNative method (and what comes with it)?
Thanks

Edit: same would apply for chrome.webNavigation and chrome.webRequest or maybe it's not in the scope of this package?

Perhaps @wuz has plans? @FLO-G take a look at some of the other PRs, shouldn't be too bad to add support #92

wuz commented

I definitely can do it @FLO-G, but if you'd like to contribute, I'd love that! I can help you figure out how to add this functionality. Just let me know what you want to do!

I'll try to have a go at it when I have a little bit of time.

Also got here looking for webRequest support :)