Where are your front end tests?
There's a lot of stuff out there but this simple example might help: https://github.com/besarthoxhaj/testing-react/blob/karma/test/Hello.test.js
It's incomplete but check branches for different examples. Pull requests welcome!