Estelle DeBlois
Estelle DeBlois
When running `ember nw:test --server`, the testem UI shows two launchers instead of one. This happens upon upgrading to Ember CLI 1.13.15. It does not happen with Ember CLI 1.13.14...
This is preventing test results run in NW.js from being parsed by Testem in CI mode.
And use ES2015 syntax for all the things.
## Version Currently using the latest code from `master` ## Issue I was trying to use `assert_data` to assert that the server's JSON response included all the required attributes for...
We need to add support for Windows and not limit Beacon development to just MacOS and Linux machines. At the moment, Beacon has a dependency on Vix, which is [incompatible...