We have some tests, but mostly for code which was added after we managed to set up the test enviromnent correctly. This got set up late, as until a bit into the project we were told that Enzyme also had to be used, which we weren't able to get up and running.
We are going to have a snapshot (at least) of every possible component.
Also, we need to create tests that are not snapshot as well. This includes tests for Redux which should not be too hard to achieve.
We have some tests, but mostly for code which was added after we managed to set up the test enviromnent correctly. This got set up late, as until a bit into the project we were told that Enzyme also had to be used, which we weren't able to get up and running.