Sha256: 753d2d9e460fe81dcab3856702498d3950f15bea34c47fb8bd4f6f1cf9076a6a
Contents?: true
Size: 1.78 KB
Versions: 3
Compression:
Stored size: 1.78 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355459012.633974:@value"¹{I" class:EFI"ProcessedAsset; FI"logical_path; FI"teabag/base/teabag_spec.js; FI" pathname; FI"U/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/base/teabag_spec.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2012-12-13T21:23:24-07:00; FI"length; Fi–I"digest; F"%6779a6b0b7c7c3201734a10c56061429I"source; FI"–(function() { describe("Teabag", function() { describe("class level API", function() { return it("has the expected API", function() { return expect(Object.keys(Teabag)).toEqual(["defer", "slow", "fixturePath", "finished", "Reporters", "Date", "location", "execute", "Runner", "version"]); }); }); return describe("@execute", function() { beforeEach(function() { return Teabag.defer = false; }); it("allows defering (thus not instantiating the runner)", function() { var spy; Teabag.defer = true; spy = spyOn(Teabag, "Runner"); Teabag.execute(); return expect(spy).wasNotCalled(); }); return it("will execute if it should", function() { var spy; spy = spyOn(Teabag, "Runner"); Teabag.execute(); return expect(spy).toHaveBeenCalled(); }); }); }); }).call(this); ; TI"dependency_digest; F"%a55d3277c3668fb9ddb4f31a72191c31I"required_paths; F[I"U/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/base/teabag_spec.coffee; FI"dependency_paths; F[{I" path; FI"U/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/base/teabag_spec.coffee; FI" mtime; FI"2012-12-13T21:23:24-07:00; FI"digest; F"%826383dd3aaf82e09f085b6190ac166bI" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
3 entries across 3 versions & 1 rubygems