Closed knownasilya closed 4 years ago
looks like the travis config might need updating to use yarn. That's my guess.
Looks like an issue with mocha.
Uncaught TypeError: Cannot read property 'currentRetry' of undefined (http://localhost:7357/assets/test-support.js:18451)
:/
Might be worthwhile to move back to qunit, since ember-mocha is 4 major versions behind. https://github.com/emberjs/ember-mocha/pull/334
@knownasilya Can I help with this?
I think we need to convert to qunit, if you have time feel free to submit agains this PR.
@knownasilya ERROR: Uncaught Error: Compile Error: state is not a helper at
any idea what this might be about?
I have bandwidth to fix it now. What is going on with this?
BREAKING CHANGES: dropped node v6 and ember < 3.8
Note: we switched from ember-mocha to ember-qunit because ember-mocha is not maintained.