Before we get true safety from our Travis builds we need to add an e2e test that will click through the different parts of the DApp and make sure each of the components load correctly.
We may want to use the headless chrome driver to do this or we can take a look at Enzyme https://github.com/airbnb/enzyme.
Before we get true safety from our Travis builds we need to add an e2e test that will click through the different parts of the DApp and make sure each of the components load correctly.
We may want to use the headless chrome driver to do this or we can take a look at Enzyme https://github.com/airbnb/enzyme.