Michael Dinerstein
Results
1
issues of
Michael Dinerstein
In your README, you imply that you store json data automatically in res.json: //Test a response exports.test2 = function(test) { api.get(test, '/user', function(res) { //JSON responses are automatically parsed: test.equal(res.json,...