nytimes / redux-taxi

🚕 Component-driven asynchronous SSR in isomorphic Redux apps
Other
71 stars 8 forks source link

Jest setup #5

Closed frytyler closed 7 years ago

frytyler commented 7 years ago

This is the first PR to move from Mocha to Jest. Fairly simple. I'll submit a second PR to remove chai and use stand Jest assertions.

tizmagik commented 7 years ago

Connects #3

tizmagik commented 7 years ago

Thanks @frytyler !