serverless/serverless-google-cloudfunctions

Use jest mocks rather than sinon

Open

#104 opened on Jul 5, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (124 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (275 stars)
PR merge metrics
 (PR metrics pending)

Description

We could get rid of the sinon dependency and use jest mocks instead.

Contributor guide