-
Currently the docs use 'acceptance' and 'integration' interchangeably, which can lead to confusion. Originally, the default was 'integration', but it was proposed by @stefanpenner to change the built-…
-
Hi!
I [asked](http://stackoverflow.com/questions/28782076/testing-how-to-assert-between-two-sequential-promises-run-laters-how-to-skip) on StackOverflow first and my bounty is expiring. Thus posting …
-
Ember Addons have their own testing strategy, and this ember-sinon for whatever reason isn't currently compatible with it.
-
Hello all,
I have several models in my app where the user explicitly sets the id field at object creation.
Beginning with Ember Data 1.0.0-beta.19 up to and including the current ED 1.13.5, this exp…
-
So _npm link_ behaves in (what I think is) an unexpected way when you multiple levels of packages that depend on the same _peerDependency_.
Look at the dependency chain below. I have a Knockout app,…
-
- Using ember-cli
- have tried installing with both `ember install:addon ember-sinon` and via npm.
- Bower installs `index.js` in `bower_components/sinon/`
Installing via ember addon:
``` shell
$ em…
-
When I try that and run `ember test`, just 'a' logs out.
With the huge outputs from tests and no keyword to ctrl+f and grab what I'm trying to log out, debugging is quite difficult.
-
Hi,
First, it's cool to see ember-cli-betamax. Nice work. Thanks for bringing the convenience of VCR to Ember.js.
I'm currently running ember-cli 0.1.15 and when I ran through the install steps, emb…
-
First off, thanks for writing this library. I think it will drastically clean up my tests.
I'm using `handleCreate` to replace my existing sinon mock. After reading through the docs, I saw the `match…
-
I've recently updated my ember-cli project and when I tried to push it to Heroku received this error. Any ideas? Thanks.
"-----> Pruning cached bower dependencies not specified in bower.json
-----> C…