Last week, I had to develop a simple card with a Text surrounded by two Icons. Everything worked fine on my device, I was happy with my brand new widget, until I had to test it with a golden test. Golden tests are basically Widget tests: your widget is tested on multiple frame resolutions and multiple screen ratios. In my case, I saw an overflow with a golden case, which was nice !