Sha256: 680fe5f863d5eefc0bfbb78975bc60c852b0734e3a360261469069c0020c8b60
Contents?: true
Size: 1.02 KB
Versions: 6
Compression:
Stored size: 1.02 KB
Contents
{I" class:EFI"BundledAsset;FI"logical_path;FI"&teaspoon/jasmine/fixture_jspec.js;TI" pathname;FI"^/Users/jejacks0n/Projects/teaspoon/spec/javascripts/teaspoon/jasmine/fixture_jspec.coffee;FI"content_type;FI"application/javascript;FI" mtime;Fl+Q��QI"length;Fi@I"digest;F"%fcbd4359008e460ab189c09378f7d166I"source;FI"@(function() { fixture.preload("fixture.html", "fixture.json"); describe("Using fixtures", function() { fixture.set("<h2>Another Title</h2>"); beforeEach(function() { return this.fixtures = fixture.load("fixture.html", "fixture.json", true); }); return it("loads fixtures", function() { expect($("h1", fixture.el).text()).toBe("Title"); expect($("h2", fixture.el).text()).toBe("Another Title"); expect(this.fixtures[0]).toBe(fixture.el); return expect(this.fixtures[1]).toEqual(fixture.json[0]); }); }); }).call(this); ;TI"required_assets_digest;F"%5d5204c88d1f0cab85ca034f2e84ff03I" _version;F"%7097359102b3db973d6242ce2db779ef
Version data entries
6 entries across 3 versions & 1 rubygems