Skip to content

Commit 0c96837

Browse files
committed
Clean up Karma config and dependencies
1 parent 9998e7e commit 0c96837

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

karma.conf.js

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
// Karma configuration
2-
// http://karma-runner.github.io/0.10/config/configuration-file.html
3-
41
module.exports = function(config) {
52
config.set({
6-
// base path, that will be used to resolve files and exclude
73
basePath: '',
84

9-
// testing framework to use (jasmine/mocha/qunit/...)
105
frameworks: ['jasmine', 'browserify'],
116

127
files: [
@@ -28,25 +23,12 @@ module.exports = function(config) {
2823

2924
port: 8080,
3025

31-
// level of logging
32-
// possible values: LOG_DISABLE || LOG_ERROR || LOG_WARN || LOG_INFO || LOG_DEBUG
3326
logLevel: config.LOG_INFO,
3427

35-
// enable / disable watching file and executing tests whenever any file changes
3628
autoWatch: false,
3729

38-
// Start these browsers, currently available:
39-
// - Chrome
40-
// - ChromeCanary
41-
// - Firefox
42-
// - Opera
43-
// - Safari (only Mac)
44-
// - PhantomJS
45-
// - IE (only Windows)
4630
browsers: ['PhantomJS'],
4731

48-
// Continuous Integration mode
49-
// if true, it capture browsers, run tests and exit
5032
singleRun: true
5133
});
5234
};

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,9 @@
3737
"jshint-stylish": "~0.1.5",
3838
"karma": "~0.10.9",
3939
"karma-browserify": "~0.2.1",
40-
"karma-chrome-launcher": "~0.1.2",
41-
"karma-coffee-preprocessor": "~0.1.2",
4240
"karma-coverage": "~0.1.5",
43-
"karma-firefox-launcher": "~0.1.3",
44-
"karma-html2js-preprocessor": "~0.1.0",
4541
"karma-jasmine": "~0.1.5",
4642
"karma-phantomjs-launcher": "~0.1.4",
47-
"karma-requirejs": "~0.2.1",
4843
"karma-script-launcher": "~0.1.0",
4944
"lodash": "~2.4.1",
5045
"requirejs": "~2.1.10",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy