Skip to content

Commit

Permalink
Remove testing framework
Browse files Browse the repository at this point in the history
fixes #52
  • Loading branch information
resir014 committed Nov 21, 2017
1 parent 6eecfe1 commit f3a876e
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 965 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,15 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@types/chai": "^3.5.2",
"@types/lodash": "^3.10.0",
"@types/mocha": "^2.2.41",
"@types/node": "^8.0.25",
"@types/source-map": "^0.5.1",
"@types/webpack": "^2.2.0",
"@types/webpack-chain": "^3.0.4",
"@types/webpack-sources": "^0.1.3",
"chai": "^3.5.0",
"clean-webpack-plugin": "^0.1.16",
"fork-ts-checker-webpack-plugin": "^0.2.8",
"git-rev-sync": "^1.9.1",
"lodash": "^3.10.1",
"mocha": "^3.3.0",
"screeps-webpack-plugin": "git://github.com/langri-sha/screeps-webpack-plugin.git",
"source-map-loader": "^0.2.1",
"ts-loader": "^3.1.0",
Expand Down
34 changes: 0 additions & 34 deletions test/components/creeps/creepActions.test.ts

This file was deleted.

18 changes: 0 additions & 18 deletions test/helper.ts

This file was deleted.

14 changes: 0 additions & 14 deletions test/lodash.ts

This file was deleted.

6 changes: 0 additions & 6 deletions test/mocha.opts

This file was deleted.

127 changes: 0 additions & 127 deletions test/mock/factory.creep.ts

This file was deleted.

Loading

0 comments on commit f3a876e

Please sign in to comment.