Sha256: f5aa7fa60f686d930c254064bb5e7b972a337ea6195d511bd2cfb33b5d46c01b
Contents?: true
Size: 1.86 KB
Versions: 7
Compression:
Stored size: 1.86 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355382649.4982421:@value"{I" class:EFI"BundledAsset; FI"logical_path; FI"(teabag/jasmine/jasmine_jspec.coffee; FI" pathname; FI"Z/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/jasmine/jasmine_jspec.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2012-12-13T00:09:09-07:00; FI"length; FiI"digest; F"%9cd6b9614ed22132c7a7db95c760c8a2I"source; FI"(function() { console.log("testing console output"); describe("Teabag running Jasmine", function() { it("is awesome", function() { return expect(passing).toEqual(true); }); describe("running tests", function() { it("actually tests", function() { loadFixtures("fixture.html"); return expect($("#fixture_view")).toExist(); }); return it("can handle more than one test", function() { waits(1000); return runs(function() { return expect(passing).toEqual(true); }); }); }); describe("failing tests", function() { return it("can fail", function() { return expect(failing).toEqual(false); }); }); describe("pending", function() { it("is allowed"); return xit("doesn't display or get executed (different than mocha)", function() { alert("no no no"); return expect(false).to.equal(true); }); }); describe("nesting", function() { return describe("multiple levels", function() { return it("displays correctly", function() { return expect(passing).toEqual(true); }); }); }); return it("is something cool", function() { return expect(passing).toEqual(true); }); }); }).call(this); ; FI"required_assets_digest; F"%b62c48e049403d15c02838eb75b12d88I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
7 entries across 7 versions & 1 rubygems