Sha256: 72bb6619e69cbc9e0514fb2cf23394431ab51b9b21dbcb1ebd0e2219caedf6f1

Contents?: true

Size: 249 Bytes

Versions: 23

Compression:

Stored size: 249 Bytes

Contents

var test = require('tap').test;
var detective = require('../');
var fs = require('fs');
var src = fs.readFileSync(__dirname + '/files/chained.js');

test('chained', function (t) {
    t.deepEqual(detective(src), [ 'c', 'b', 'a' ]);
    t.end();
});

Version data entries

23 entries across 21 versions & 8 rubygems

Version Path
boring_generators-0.5.0 tmp/templates/app_template/node_modules/detective/test/chained.js
boring_generators-0.4.0 tmp/templates/app_template/node_modules/detective/test/chained.js
ilog-0.4.1 node_modules/detective/test/chained.js
ilog-0.4.0 node_modules/detective/test/chained.js
ilog-0.3.3 node_modules/detective/test/chained.js
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/detective/test/chained.js
minimum_viable_product-0.0.11 test/dummy/node_modules/detective/test/chained.js
brwy_rails-0.0.6 test/dummy/node_modules/detective/test/chained.js
brwy_rails-0.0.5 test/dummy/node_modules/detective/test/chained.js
xcodebuild-helper-1.2.3 externals/ios-sim-master/node_modules/detective/test/chained.js
brwy_rails-0.0.4 test/dummy/node_modules/detective/test/chained.js
brwy_rails-0.0.3 test/dummy/node_modules/detective/test/chained.js
brwy_rails-0.0.2 test/dummy/node_modules/detective/test/chained.js
brwy_rails-0.0.1 test/dummy/node_modules/detective/test/chained.js
snowball-0.1.22 node_modules/browserify/node_modules/detective/test/chained.js
sprockets-browserify-0.3.0 node_modules/browserify/node_modules/module-deps/node_modules/detective/test/chained.js
sprockets-browserify-0.2.0 node_modules/browserify/node_modules/module-deps/node_modules/detective/test/chained.js
ruby-wisp-source-0.8.0 vendor/node_modules/browserify/node_modules/module-deps/node_modules/detective/test/chained.js
ruby-wisp-source-0.7.0 vendor/node_modules/browserify/node_modules/module-deps/node_modules/detective/test/chained.js
sprockets-browserify-0.1.2 node_modules/module-deps/node_modules/detective/test/chained.js