spec/dummy/tmp/cache/assets/D32/500/sprockets%2F6927df5a24d91c75d001e2b5600ab8be in teabag-0.5.1 vs spec/dummy/tmp/cache/assets/D32/500/sprockets%2F6927df5a24d91c75d001e2b5600ab8be in teabag-0.5.2

- old
+ new

@@ -1,51 +1,9 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357882148.329111: @value"$ {I" -class:EFI"BundledAsset;FI"logical_path;FI"$teabag/jasmine/jasmine_jspec.js;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-28T16:06:57-07:00;FI" length;Fi:I" digest;F"%370b3325fc4137388e8b31dbc4cbd00dI" source;FI":(function() { +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357951686.034637: @value"+{I" +class:EFI"BundledAsset;FI"logical_path;FI"$teabag/jasmine/jasmine_jspec.js;TI" pathname;FI"Z/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/jasmine/jasmine_jspec.coffee;FI"content_type;FI"application/javascript;FI" +mtime;FI"2013-01-11T16:20:21-07:00;FI" length;FiAI" digest;F"%89372d6b69e2a756c034c356c0c8e4daI" source;FI"A(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); - }); - }); - fixture.preload("fixture.html", "fixture.json"); describe("Using fixtures", function() { fixture.set("<h2>Another Title</h2>"); beforeEach(function() { @@ -58,6 +16,6 @@ return expect(this.fixtures[1]).toEqual(fixture.json[0]); }); }); }).call(this); -;FI"required_assets_digest;F"%6ea2e0a84720c3117219b35f86d0d751I" _version;F"%6776f581a4329e299531e1d52aa59832 +;FI"required_assets_digest;F"%8fbca7a9f184721e1c39c61ec71f04c6I" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file