cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
534 stars 65 forks source link

Replace SwitchControlsTests with a snapshot of SwitchControlViewController #160

Closed NickEntin closed 9 months ago

NickEntin commented 9 months ago

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.