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
Presently, there's no way to switch-off web-security and allow cross origin requests during unit testing.
Phantom.JS offers parameters on the page object for allowing these calls. grunt-mocha recently merged a pull request allowing to set these parameters in the grunt file. Please consider merging these changes into main.js:
Presently, there's no way to switch-off web-security and allow cross origin requests during unit testing.
Phantom.JS offers parameters on the page object for allowing these calls. grunt-mocha recently merged a pull request allowing to set these parameters in the grunt file. Please consider merging these changes into main.js:
kmiyashiro/grunt-mocha#133
The text was updated successfully, but these errors were encountered: