Open
Description
In our tests, we normally check rendering to one or two controls, but we since we know all of the controls in the output, we should ensure that each is renderable. In other words, we should loop through all the controls, render each narrative, etc., then check that it shows up in the output. Having full-coverage integration tests like this will help ensure that the templater is able to handle any funky table formatting, etc. between controls.
Activity