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
jsdom was a perfect match! The library appears to work great in node.js but needs to be retested in the browser (separately to the standard unit tests - #3) to ensure the code works great in both environments. Also, I want to test the library works well when using the CommonJS AMD pattern.
Once this has been tested I'll be happy to close of this issue.
Works fine in browser, even when using CommonJS. I'll close this off now as this doesn't require full functionality testing, just compatibility testing.
Look at using jsdom.
The text was updated successfully, but these errors were encountered: