Skip to content

Commit d3929b0

Browse files
committed
Update repo based on changes to the testreduce code
* testreduce is now its own repo without Parsoid. * Got rid of all the cloned code and provided the config file and the custom functions required for using the testreduce scripts. * testreduce client scripts are part-promisified and so the functions in client.scripts.js are also part-promisified.
1 parent c21fc9d commit d3929b0

File tree

6 files changed

+124
-370
lines changed

6 files changed

+124
-370
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
"description": "Visual Diffs for Parsoid",
44
"version": "0.0.1",
55
"dependencies": {
6-
"express": "~2.5.11",
6+
"babybird": "^0.0.1",
77
"libyaml": "^0.2.5",
88
"phantom": "x.x",
99
"phantomjs": "~1.9",
10+
"prfun": "^2.1.3",
1011
"resemble": "git+https://github.com/subbuss/node-resemble.git#master",
1112
"yargs": "~1.2.1"
1213
}

testreduce/client-cluster.js

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

testreduce/client.js

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

0 commit comments

Comments
 (0)