bharbron / hexbook-semantic

An Electron-React-Redux-Semantic-UI application for automatically generating a hexcrawl campaign notebook from random tables.
5 stars 3 forks source link

Set up testing framework #27

Open bharbron opened 6 years ago

bharbron commented 6 years ago

New to Javascript, React, Redux, Electron development. Could really use help setting up a testing framework. Not looking for somebody to implement full test coverage of all existing components, reducers, etc. But help getting an automated testing framework and a couple examples of tests for components and reducers would be invaluable.