Open rjcorwin opened 8 years ago
Hi there, I was wondering if there is a grunt-mocha-phantomjs best practice for using the phantomjs onConfirm callback. I would like to test some things that trigger window.confirm. Maybe writing tests for window.confirm isn't really a thing.
grunt-mocha-phantomjs
onConfirm
window.confirm
If there is a way, I would be happy to document it.
Hi there, I was wondering if there is a
grunt-mocha-phantomjs
best practice for using the phantomjsonConfirm
callback. I would like to test some things that triggerwindow.confirm
. Maybe writing tests forwindow.confirm
isn't really a thing.