Skip to content

Commit e537111

Browse files
committed
Adding Instagram tests
1 parent 8098f7b commit e537111

File tree

2 files changed

+490
-0
lines changed

2 files changed

+490
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
"grunt-simple-mocha": "0.4.0",
3636
"grunt-contrib-jshint": "0.10.0",
3737
"mocha": "1.21.4",
38+
"nock": "^0.48.0",
3839
"should": "4.0.4",
40+
"sinon": "1.10.3",
3941
"supertest": "^0.13.0"
4042
}
4143
}

0 commit comments

Comments
 (0)