You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is still under development, but I think that with this module, sinon-chrome will no longer has to worry about WebExtensions schemas.
And this module should fix #63 and #87.
Hi,
I created a module that fetched and saved the WebExtensions schema directly from hg.mozilla.org.
asamuzaK/webext-schema: WebExtensions schemas fetched from hg.mozilla.org
It is still under development, but I think that with this module, sinon-chrome will no longer has to worry about WebExtensions schemas.
And this module should fix #63 and #87.
At this time, I can't verify that it actually works with sinon-chrome for the #88 issue, but as far as I've tried, it seems to work fine.
Test code webext-schema/schema.test.js at master · asamuzaK/webext-schema
Please send me your feedback on whether or not to implement this module to sinon-chrome.
If you think it's acceptable, I'll send a PR later.
Thanks.
The text was updated successfully, but these errors were encountered: