carlzoo / scalperr-ui

Frontend for Scalperr
https://scalperr-ui.netlify.com/
MIT License
1 stars 6 forks source link

Add Testing and Refactor for Sidebar #13

Closed carlzoo closed 5 years ago

carlzoo commented 5 years ago

Related issue: https://github.com/carlzoo/scalperr-ui/issues/2

Added enzyme for unit testing with a basic test for sidebar. Refactored most of the Sidebar code to eliminate unused functions and replace props with hooks.