cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace SwitchControlsTests with a snapshot of SwitchControlViewController

NickEntin opened this issue · comments

Currently we have individual snapshot tests for each configuration of a switch. Changing over to a single snapshot of the SwitchControlViewController from the demo app would make it easier to audit new iOS versions.