Sha256: d0aba7938094da707e053845e0bfe8469cc2ea3b714b02afb75b84bd85866786
Contents?: true
Size: 1.78 KB
Versions: 7
Compression:
Stored size: 1.78 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355382893.9777448:@value"°{I" class:EFI"BundledAsset; FI"logical_path; FI"$teabag/mocha/mocha_mspec.coffee; FI" pathname; FI"V/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/mocha/mocha_mspec.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2012-12-13T00:09:15-07:00; FI"length; FiÊI"digest; F"%4b1ccd0f00946d443de7d9eae0d147b1I"source; FI"Ê(function() { console.log("testing console output"); describe("Teabag running Mocha", function() { it("is awesome", function() { return expect(passing).to.equal(true); }); describe("running tests", function() { it("actually tests", function() {}); return it("can handle more than one test", function(done) { var test; test = function() { expect(passing).to.equal(true); return done(); }; return setTimeout(test, 1000); }); }); describe("failing tests", function() { return it("can fail", function() { return expect(failing).to.equal(false); }); }); describe("pending", function() { it("is allowed"); return xit("doesn't get executed", 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).to.equal(true); }); }); }); return it("is something cool", function() { return expect(passing).to.equal(true); }); }); }).call(this); ; FI"required_assets_digest; F"%22208deefc9cb37b30f0131ee96590b5I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
7 entries across 7 versions & 1 rubygems