Skip to content

Commit

Permalink
Remove huxley tests
Browse files Browse the repository at this point in the history
It might not be clear for people/might be too much friction, in which
case they won't test and submit PRs
  • Loading branch information
chenglou committed Jul 31, 2015
1 parent 42e5932 commit 64b3ae7
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 85 deletions.
8 changes: 2 additions & 6 deletions package.json
Expand Up @@ -4,11 +4,9 @@
"description": "Easy, light, flexible tree view made with React.",
"main": "react-treeview.js",
"directories": {
"example": "example",
"test": "test"
"examples": "examples"
},
"scripts": {
"test": "node_modules/.bin/selenium & node_modules/.bin/hux test/",
"build": "node_modules/.bin/jsx react-treeview.jsx > react-treeview.js"
},
"repository": {
Expand All @@ -34,8 +32,6 @@
"react": ">=0.12.0"
},
"devDependencies": {
"huxley": "^0.8.1",
"react-tools": "^0.12.1",
"selenium-server": "^2.44.0"
"react-tools": "^0.12.1"
}
}
10 changes: 0 additions & 10 deletions test/Huxleyfile.json

This file was deleted.

33 changes: 0 additions & 33 deletions test/Huxleyfolder/controlled.record.json

This file was deleted.

29 changes: 0 additions & 29 deletions test/Huxleyfolder/uncontrolled.record.json

This file was deleted.

7 changes: 0 additions & 7 deletions test/README.md

This file was deleted.

0 comments on commit 64b3ae7

Please sign in to comment.