sinon topic

List sinon repositories

blog

754
Stars
37
Forks
Watchers

Here is my blog

hapi-starter-kit

108
Stars
27
Forks
Watchers

Hapi.js based REST boilerplate which uses latest ES7/ES8 features (async/await) with code coverage and follows best pratices

testdouble.js

1.4k
Stars
142
Forks
Watchers

A minimal test double library for TDD with JavaScript

redux-form-test

219
Stars
26
Forks
Watchers

Shows how to do unit tests and integration tests with Redux-Form

sinon-mongoose

88
Stars
30
Forks
Watchers

Extend Sinon stubs for Mongoose methods to test chained methods easily

mock-express-request-response

63
Stars
10
Forks
Watchers

Mock/stub the Express request/response objects using Jest or sinon

MovieRater

20
Stars
2
Forks
Watchers

A useful website for finding movie's rating in Chinese and English. By crawling Yahoo, Ptt, IMDB.

js-stack-from-scratch

390
Stars
57
Forks
Watchers

🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming

floss

28
Stars
9
Forks
Watchers

Unit-testing for those hard to reach places

express-jwt-example

32
Stars
19
Forks
Watchers

Example project for Express.js with JWT blogpost