There was a problem fetching the pipeline summary.
add test for enrollments
... | ... | @@ -16,6 +16,7 @@ |
"debug": "~2.0.x", | ||
"express": "^4.13.0", | ||
"faker": "^2.1.5", | ||
"forever": "^0.15.2", | ||
"js2xmlparser": "^1.0.0", | ||
"method-override": "^2.3.3", | ||
"monetdb": "^1.1.2", | ||
... | ... | @@ -25,6 +26,7 @@ |
"license": "MIT", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"chai-http": "^3.0.0", | ||
"mocha": "^2.5.3" | ||
} | ||
} |
Please register or sign in to comment