o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1361044745.402933: @value" {I" class:EFI"ProcessedAsset;FI"logical_path;FI")teabag/mocha/reporters/html_mspec.js;FI" pathname;FI"_/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/mocha/reporters/html_mspec.coffee;FI"content_type;FI"application/javascript;FI" mtime;FI"2013-02-16T12:58:24-07:00;FI" length;FiÃI" digest;F"%c797d6a73dded67adb950a4e790ace7aI" source;FI"Ã(function() { describe("Mocha Teabag.Reporters.HTML", function() { beforeEach(function() { this.runner = { on: this.onSpy = sinon.spy() }; this.superSpy = Teabag.Reporters.HTML.__super__.constructor = sinon.spy(); Teabag.Reporters.HTML.filter = "foo"; this.reportRunnerStartingSpy = Teabag.Reporters.HTML.prototype.reportRunnerStarting = sinon.spy(); return this.reporter = new Teabag.Reporters.HTML(this.runner); }); describe("constructor", function() { it("calls reporterRunnerStarting", function() { return assert.calledOnce(this.reportRunnerStartingSpy, "foo"); }); return it("registers for 'fail', 'test end', and 'end'", function() { assert.calledWith(this.onSpy, "fail", this.reporter.reportSpecResults); assert.calledWith(this.onSpy, "test end", this.reporter.reportSpecResults); return assert.calledWith(this.onSpy, "end", this.reporter.reportRunnerResults); }); }); describe("#reportSpecResults", function() { return it("sets the error if one is passed in", function() { var spec; spec = {}; this.reporter.reportSpecResults(spec, { foo: "bar" }); return expect(spec.err).to.eql({ foo: "bar" }); }); }); return describe("#envInfo", function() { return it("returns the version", function() { return expect(this.reporter.envInfo()).to.be("mocha 1.8.1"); }); }); }); describe("Mocha Teabag.Reporters.HTML.SpecView", function() { return describe("#updateState", function() { return it("calls super with the duration of the spec", function() {}); }); }); }).call(this); ;TI"dependency_digest;F"%cf81b6e04fc248042e37affcf72f57f0I"required_paths;F[I"_/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/mocha/reporters/html_mspec.coffee;FI"dependency_paths;F[{I" path;FI"_/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/mocha/reporters/html_mspec.coffee;FI" mtime;FI"2013-02-16T12:58:24-07:00;FI" digest;F"%3188d5aad43f47f4b641d91aad6c2670I" _version;F"%6776f581a4329e299531e1d52aa59832