spec/dummy/tmp/cache/assets/D65/AD0/sprockets%2Fcc53fff930eaf306c15c4568cb265c00 in teabag-0.3.5 vs spec/dummy/tmp/cache/assets/D65/AD0/sprockets%2Fcc53fff930eaf306c15c4568cb265c00 in teabag-0.3.6
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355382894.253231:@value"¹{I"
-class:EFI"BundledAsset; FI"logical_path; FI"%teabag/mocha/runner_mspec.coffee; FI"
pathname; FI"W/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/mocha/runner_mspec.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2012-12-13T00:08:39-07:00; FI"length; FiÑI"digest; F"%bf70ae3ba5712d6770c4eaadc8d5d9f4I"source; FI"Ñ(function() {
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356308932.572225:@value"û{I"
+class:EFI"BundledAsset; FI"logical_path; FI"!teabag/mocha/runner_mspec.js; FI"
pathname; FI"W/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/mocha/runner_mspec.coffee; FI"content_type; FI"application/javascript; FI"
+mtime; FI"2012-12-23T17:28:46-07:00; FI"length; FiI"digest; F"%872694c3a0e4896423c03d6a99d29453I"source; FI"(function() {
describe("Mocha Teabag.Runner", function() {
beforeEach(function() {
this.runSpy = mocha.run = sinon.spy();
return this.runner = new Teabag.Runner();
@@ -12,27 +12,11 @@
this.runner.setup = sinon.stub();
return assert.calledOnce(this.runSpy);
});
});
return describe("#setup", function() {
- return it("adds the reporter to the env", function() {
- var spy;
- spy = mocha.setup = sinon.spy();
- this.runner.params = {
- grep: "foo"
- };
- this.runner.setup();
- if (navigator.userAgent.match(/PhantomJS/)) {
- return assert.calledOnce(spy, {
- reporter: Teabag.Reporters.Console
- });
- } else {
- return assert.calledOnce(spy, {
- reporter: Teabag.Reporters.HTML
- });
- }
- });
+ return it("adds the reporter to the env", function() {});
});
});
}).call(this);
-; FI"required_assets_digest; F"%9600a9a89f89623dd2929e8d809061f6I"
_version; F"%6776f581a4329e299531e1d52aa59832
+; FI"required_assets_digest; F"%3ca736400b85dda31ca771f893f725e7I"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file