Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Add UIKit behavioral tests. #60

Merged
merged 3 commits into from
Nov 28, 2017
Merged

Add UIKit behavioral tests. #60

merged 3 commits into from
Nov 28, 2017

Conversation

jverkoey
Copy link
Contributor

@jverkoey jverkoey commented Nov 28, 2017

These tests provide a baseline of expectations for how different key paths are expected to animate in UIKit. These tests serve both as educational ("What can I animate with UIKit?") as well as as a measure of our own adherence to the baseline expectations.

For example, as a result of these unit tests it is now clear that we should not be additively animating opacity by default.

These tests provide a baseline of expectations for how different key paths are expected to animate in UIKit. These tests serve both as educational ("What can I animate with UIKit?") as well as as a measure of our own adherance to the baseline expectations.

For example, as a result of these unit tests it is now clear that we should not be additively animating opacity by default.
@jverkoey jverkoey merged commit ed203c8 into develop Nov 28, 2017
@jverkoey jverkoey deleted the uikit branch November 28, 2017 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants