Jest doesn’t render whole HTML of component during test
I set up jest test to get certain element in this component and see if it’s there. That simple. The problem is that in component this element is conditionally rendered. There is a check like isLoaded && .