CondeNast / launch-vehicle-fbm

An event driven SDK for Facebook Messenger
https://launch-vehicle-fbm.readthedocs.io/en/latest/
Apache License 2.0
13 stars 3 forks source link

Convert tests to use `sinon-sandbox` #57

Closed stripethree closed 7 years ago

stripethree commented 7 years ago

Using sandbox instead of going directly to stubs will help clean up tests and make them more readable.

Documentation link