-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
Not defined
In the Instant Preview Dashboard templates, it is possible to specify image files in text tiles, which are then loaded on dashboard creation.
We should assert that the specified image files actually exist within Optimize as part of an integration test, to give us confidence that our templates are all valid with respect to image links.
ATs:
- We test that all specified images in instant preview dashboard templates exist as files
- (Optional) other properties of the templates are asserted for validity/correctness
Testing notes
No testing from an user perspective possible, as this is purely a backend sanity check. If the pipeline is green then it means this worked