Sha256: 4c356fb245b020ea944a8048bf363d32db5981d11733995c89f95a3aec29279b
Contents?: true
Size: 1.95 KB
Versions: 8
Compression:
Stored size: 1.95 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1363462907.4811451:@value"`{I" class:EFI"BundledAsset; FI"logical_path; FI"teabag/jasmine/runner.js; FI" pathname; FI"Y/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/jasmine/runner.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2013-03-16T13:39:44-06:00; FI"length; Fi~I"digest; F"%1f04f28739a07393c9bac7e0102e7c75I"source; FI"~(function() { var env, __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; Teabag.Runner = (function(_super) { __extends(Runner, _super); function Runner() { Runner.__super__.constructor.apply(this, arguments); env.execute(); } Runner.prototype.setup = function() { var grep, reporter; env.updateInterval = 1000; if (grep = this.params["grep"]) { env.specFilter = function(spec) { return spec.getFullName().indexOf(grep) === 0; }; } reporter = new (this.getReporter())(); env.addReporter(reporter); return this.addFixtureSupport(); }; Runner.prototype.addFixtureSupport = function() { if (!(jasmine.getFixtures && this.fixturePath)) { return; } jasmine.getFixtures().containerId = "teabag-fixtures"; jasmine.getFixtures().fixturesPath = this.fixturePath; jasmine.getStyleFixtures().fixturesPath = this.fixturePath; return jasmine.getJSONFixtures().fixturesPath = this.fixturePath; }; return Runner; })(Teabag.Runner); env = jasmine.getEnv(); }).call(this); ; FI"required_assets_digest; F"%d55c59c43616fce1ca335e622a2ef584I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
8 entries across 8 versions & 2 rubygems