Sha256: 0e07c90e198fe5b80a56a146bd83543f4971360fb0232f355a231d7ff35b7328
Contents?: true
Size: 1.76 KB
Versions: 23
Compression:
Stored size: 1.76 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355301668.9624739:@value"¤{I" class:EFI"BundledAsset; FI"logical_path; FI"teabag/mocha_mspec.coffee; FI" pathname; FI"P/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/mocha_mspec.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2012-12-12T01:36:32-07:00; FI"length; FiÊI"digest; F"%45bbed9ffd22d714b6cae2e242916d0dI"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"%9ac4a524b9442f114b4464699a90ac15I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
23 entries across 23 versions & 3 rubygems