Skip to content

Commit f3a876e

Browse files
committed
Remove testing framework
fixes #52
1 parent 6eecfe1 commit f3a876e

File tree

7 files changed

+0
-965
lines changed

7 files changed

+0
-965
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,15 @@
1616
"author": "",
1717
"license": "MIT",
1818
"devDependencies": {
19-
"@types/chai": "^3.5.2",
2019
"@types/lodash": "^3.10.0",
21-
"@types/mocha": "^2.2.41",
2220
"@types/node": "^8.0.25",
2321
"@types/source-map": "^0.5.1",
2422
"@types/webpack": "^2.2.0",
2523
"@types/webpack-chain": "^3.0.4",
2624
"@types/webpack-sources": "^0.1.3",
27-
"chai": "^3.5.0",
2825
"clean-webpack-plugin": "^0.1.16",
2926
"fork-ts-checker-webpack-plugin": "^0.2.8",
3027
"git-rev-sync": "^1.9.1",
31-
"lodash": "^3.10.1",
32-
"mocha": "^3.3.0",
3328
"screeps-webpack-plugin": "git://github.com/langri-sha/screeps-webpack-plugin.git",
3429
"source-map-loader": "^0.2.1",
3530
"ts-loader": "^3.1.0",

test/components/creeps/creepActions.test.ts

Lines changed: 0 additions & 34 deletions
This file was deleted.

test/helper.ts

Lines changed: 0 additions & 18 deletions
This file was deleted.

test/lodash.ts

Lines changed: 0 additions & 14 deletions
This file was deleted.

test/mocha.opts

Lines changed: 0 additions & 6 deletions
This file was deleted.

test/mock/factory.creep.ts

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)