What kind of tests can I write for pages/views that have dynamic content ? Currently the pages are split in rows of content with icons, titles, subtitle, description, but I don't know how many rows I will have or if a row will have icon, title, subtitle, description, because these are coming from a backend and some can be null ...