Cashtab has better and standardized tx notifications that come from the websocket subscription. However, it is still important to test correct rawtxs are built in the component screens. We are not able to test the websocket tx notifications without regtest, but we can test the tx notifications generated by the components.
So, we conditionally render these notifications only in the test environment.