repo for angularjs testing training
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ganesh ce11dfc1ef bookappmocha 5 years ago
..
.gitignore d4 ex2 5 years ago
README.md d4 ex2 5 years ago
index.js d4 ex2 5 years ago
index.test.js d4 ex2 5 years ago
index2.js d4 ex2 5 years ago
package-lock.json d4 ex2 5 years ago
package.json d4 ex2 5 years ago
yarn.lock d4 ex2 5 years ago

README.md

SinonStubs-1

A repo for my article on stubbing http requests with sinon

Getting started

Install dependencies:

~ yarn install

Run the test:

~ yarn test