Has anyone done any snapshot testing with a DateRa...
# compose
m
Has anyone done any snapshot testing with a DateRangePicker? I'm running into issues because it highlights the current day, which causes snapshots to only be valid for a 24 hour period (at best) before they need to be re-recorded. I've been unable to get robolectric to change the selected day using ShadowSystemClock, and i don't see any particular way to tell the components what today is,.