spec/dummy/tmp/cache/assets/CA6/2F0/sprockets%2F20040c18b672e4c4d2731a2a929d8b97 in teabag-0.5.1 vs spec/dummy/tmp/cache/assets/CA6/2F0/sprockets%2F20040c18b672e4c4d2731a2a929d8b97 in teabag-0.5.2

- old
+ new

@@ -1,8 +1,10 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357882148.709997: @value":{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357967279.021801: @value"ä {I" class:EFI"ProcessedAsset;FI"logical_path;FI"#teabag/jasmine/runner_jspec.js;FI" pathname;FI"Y/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/jasmine/runner_jspec.coffee;FI"content_type;FI"application/javascript;FI" -mtime;FI"2012-12-28T12:55:37-07:00;FI" length;Fi I" digest;F"%e3a98179c306747bf417755d2f53b8e5I" source;FI" (function() { +mtime;FI"2013-01-11T22:07:55-07:00;FI" length;Fi± +I" digest;F"%8d2c16491ea1ec9387c733e6d78967f7I" source;FI"± +(function() { describe("Jasmine Teabag.Runner", function() { beforeEach(function() { this.env = jasmine.getEnv(); this.originalFilter = this.env.specFilter; @@ -20,30 +22,20 @@ describe("#setup", function() { beforeEach(function() { this.runner.params = { grep: "foo" }; - this.instance = { - setFilter: function() {} - }; if (window.navigator.userAgent.match(/PhantomJS/)) { this.reporterSpy = spyOn(Teabag.Reporters, "Console").andReturn(this.instance); } else { this.reporterSpy = spyOn(Teabag.Reporters, "HTML").andReturn(this.instance); } return this.addReporterSpy = spyOn(this.env, "addReporter"); }); it("sets the updateInterval", function() { return expect(this.env.updateInterval).toEqual(1000); }); - it("sets the specFilter", function() { - var spy; - spy = spyOn(this.instance, "setFilter"); - this.runner.setup(); - expect(typeof this.env.specFilter).toEqual("function"); - return expect(spy).toHaveBeenCalledWith("foo"); - }); it("adds the reporter to the env", function() { this.runner.setup(); expect(this.reporterSpy).toHaveBeenCalled(); return expect(this.addReporterSpy).toHaveBeenCalled(); }); @@ -80,7 +72,7 @@ }); }); }); }).call(this); -;TI"dependency_digest;F"%ac146bb1c8670fb6f471af3165403993I"required_paths;F[I"Y/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/jasmine/runner_jspec.coffee;FI"dependency_paths;F[{I" path;FI"Y/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/jasmine/runner_jspec.coffee;FI" -mtime;FI"2012-12-28T12:55:37-07:00;FI" digest;F"%46dc19103058d2eea933df7363f37b11I" _version;F"%6776f581a4329e299531e1d52aa59832 +;TI"dependency_digest;F"%eb10f44b60494338fefe0fd9c03e2cedI"required_paths;F[I"Y/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/jasmine/runner_jspec.coffee;FI"dependency_paths;F[{I" path;FI"Y/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/jasmine/runner_jspec.coffee;FI" +mtime;FI"2013-01-11T22:07:55-07:00;FI" digest;F"%7f2a04619f6612c122fb9da4810840d3I" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file