Shakeel Mohamed

Results 97 comments of Shakeel Mohamed

@EvaThil Very cool! Feel free to ping me on Gitter and we can find some time to chat more in depth about meeting the goals of your course. There was...

Once upon a time, using Zombie's `browser.evaluate("player")` would be useful, but there's a race condition where sometimes the player object isn't ready yet. I've tried: - Zombie's `browser.wait` with a...

It seems like both `browser.evaluate()` and `browser.assert.global()` aren't working correctly. The tests will probably just need to look at the DOM for now

I think the only way past this blocker is to change to Zombie 4.x, thus forcing us to use Node.js 0.12+ which is pretty reasonable now that they're over 5.x

Updating Zombie to 4.x and Node.js to 4.x solves these problems!!!! :tada: Now comes the hard part... writing tests

I believe these tests will all need to be rewritten using Browserstack... stay tuned :clock10:

This will be a very helpful guide: http://www.redotheweb.com/2013/01/15/functional-testing-for-nodejs-using-mocha-and-zombie-js.html

We need some coverage for #146

more potential guidance: https://github.com/Krinkle/travis-ci-node-and-browser-qunit