pivotal-legacy / PivotalCoreKit

Shared library and test code for iOS and macOS projects
http://pivotallabs.com
Other
168 stars 85 forks source link

Add support for long press on views #192

Closed philwebster closed 8 years ago

briancroom commented 8 years ago

Hey @philwebster, thanks for the contribution! Would you mind adding a corresponding test case to help make sure that this keeps working? https://github.com/pivotal/PivotalCoreKit/blob/master/UIKit/Spec/Extensions/UIViewSpec%2BSpec.mm

tjarratt commented 8 years ago

Would love to merge this once we get tests 😻

I'm also happy to answer questions or provide guidance around the PCK tests if that would be helpful.

Sent From A Very Small Keyboard

On Jun 29, 2016, at 18:17, Brian Croom notifications@github.com wrote:

Hey @philwebster, thanks for the contribution! Would you mind adding a corresponding test case to help make sure that this keeps working? https://github.com/pivotal/PivotalCoreKit/blob/master/UIKit/Spec/Extensions/UIViewSpec%2BSpec.mm

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

philwebster commented 8 years ago

Test case added. Thanks!

tjarratt commented 8 years ago

This is 🎉 AWESOME 🎉!

Thank you so much @philwebster!