ember.js - ember-cli sinon.js xhr tests examples? -
so, want test xhr requests on ember-cli app, after endless googling/searching, couldn't find resource/test suites explains/shows how use sinon's fakeserver
or usefakexmlhttprequest
, of examples shows basic tests fake data.
are there real examples/projects @ learn from?
thanks in advance
Comments
Post a Comment