Running `npm test` in `frontend` currently fails for the reason described in [this SO post](https://stackoverflow.com/questions/38332094/how-can-i-mock-webpacks-require-context-in-jest) (can't use `require.context` without webpack).
Running
npm testinfrontendcurrently fails for the reason described in this SO post (can't userequire.contextwithout webpack).