travis-web/assets/scripts/spec/unit
Piotr Sarnacki c751b7a8a4 Fix specs
After update specs fail when there is an unexpected ajax query, because
the response is not an ajax response.

A long term solution is to remove mockjax from specs, because it makes
them brittle and they usually fail after small changes. A better
approach would be to use fixtures, which are available for ember model
2013-12-11 12:43:09 +01:00
..
build_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
helpers_spec.coffee Do not githubify sign-off messages 2013-12-10 12:54:06 -08:00
incomplete_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
incomplete_spec.js Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
job_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
limited_array_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
model_spec.coffee Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
user_spec.coffee Fix specs 2013-12-11 12:43:09 +01:00