cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add snapshot tests for iOS 17 and audit results

NickEntin opened this issue · comments

  • Add an iOS 17 device to the list in SnapshotTestCase and record new reference images. Make sure to choose a simulator that's included in the virtual image for our CI jobs.
  • Update the build scripts and CI config to include an iOS 17 build
  • Audit the reference images against VoiceOver on a device running iOS 17 and file issues for any changes/regressions where the behavior doesn't match

#160 and #161 will make this a bit easier