@incdevco/framework
Version:
node.js lambda framework
1 lines • 3.56 kB
JavaScript
{"filter":false,"title":"base-conf.js","tooltip":"/karma/base-conf.js","undoManager":{"mark":0,"position":0,"stack":[[{"start":{"row":0,"column":0},"end":{"row":103,"column":0},"action":"insert","lines":["// Karma configuration","// Generated on Mon Dec 12 2016 17:07:28 GMT+0000 (UTC)","","module.exports = function(config) {"," config.set({",""," // base path that will be used to resolve all patterns (eg. files, exclude)"," basePath: '',","",""," // frameworks to use"," // available frameworks: https://npmjs.org/browse/keyword/karma-adapter"," frameworks: ["," 'chai',"," 'mocha'"," ],","",""," // list of files / patterns to load in the browser"," files: ["," 'node_modules/bluebird/js/browser/bluebird.js',"," 'node_modules/moment/min/moment.min.js',"," 'node_modules/angular/angular.js',"," 'node_modules/angular-animate/angular-animate.js',"," 'node_modules/angular-aria/angular-aria.js',"," 'node_modules/angular-material/angular-material.js',"," 'node_modules/angular-messages/angular-messages.js',"," 'node_modules/angular-route/angular-route.js',"," 'node_modules/angular-sanitize/angular-sanitize.js',"," 'node_modules/angular-touch/angular-touch.js',"," 'node_modules/angular-mocks/angular-mocks.js',"," 'node_modules/angular-material/angular-material-mocks.js',"," 'node_modules/@incdevco/framework/dist/angular/modules/*.js',"," 'clients/modules/**/*.js',"," 'clients/**/*.js'"," ],","",""," // list of files to exclude"," exclude: ["," 'clients/web/**/*.old.js'"," ],","",""," // preprocess matching files before serving them to the browser"," // available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor"," preprocessors: {"," 'clients/web/**/*.js': ["," 'coverage'"," ]"," },"," "," "," // test results reporter to use"," // possible values: 'dots', 'progress'"," // available reporters: https://npmjs.org/browse/keyword/karma-reporter"," reporters: ["," 'progress'"," ],",""," "," // web server hostname"," hostname: process.env.IP,"," // web server port"," port: process.env.PORT,","",""," // enable / disable colors in the output (reporters and logs)"," colors: true,","",""," // level of logging"," // possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG"," logLevel: config.LOG_INFO,","",""," // enable / disable watching file and executing tests whenever any file changes"," autoWatch: false,","",""," // start these browsers"," // available browser launchers: https://npmjs.org/browse/keyword/karma-launcher"," browsers: ["," 'PhantomJS'"," ],"," "," "," // Continuous Integration mode"," // if true, Karma captures browsers, runs the tests and exits"," singleRun: true,",""," // Concurrency level"," // how many browser should be started simultaneous"," concurrency: Infinity,"," "," // code coverage"," coverageReporter: {"," type: 'html',"," dir: 'coverage/'"," }"," "," });","};",""],"id":1}]]},"ace":{"folds":[],"scrolltop":1710,"scrollleft":0,"selection":{"start":{"row":103,"column":0},"end":{"row":103,"column":0},"isBackwards":false},"options":{"guessTabSize":true,"useWrapMode":false,"wrapToView":true},"firstLineState":{"row":84,"state":"start","mode":"ace/mode/javascript"}},"timestamp":1498599107897,"hash":"a92f427fa61f060292411ad6a864ae35afd87dee"}