iOS-KeyboardSupport icon indicating copy to clipboard operation
iOS-KeyboardSupport copied to clipboard

Improve unit test coverage of `KeyboardScrollable`

Open tylermilner opened this issue 6 years ago • 0 comments

See #48. It appears we don't have adequate test coverage of KeyboardScrollable.swift. While testing this is inherently difficult due to its interaction with the system keyboard, we should attempt to extract as much frame calculation logic to helper functions that we can then unit test.

tylermilner avatar Jan 16 '20 20:01 tylermilner