Some basic tests
Opened this issue · 3 comments
thom-nic commented
inc. phantomJS
thom-nic commented
Added some phantom tests in 3215fbd but they are pretty trivial. Also seem to fail in CircleCI for some reason: https://circleci.com/gh/thom-nic/electron-demo/4
Should probably add a basic mocha test although it will be pretty trivial.
thom-nic commented
I think it's failing because build isn't complete before mocha tests start. Getting gulp to do things sequentially is less than straightforward.
thom-nic commented
Phantom is not nearly as polished for node as, ruby+capybara. Also failing in CircleCI for some unknown reason. Consider zombie.js instead.