Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

PivotalCoreKit v0.3.1

Compare
Choose a tag to compare
@tjarratt tjarratt released this 08 Dec 21:35
· 100 commits to master since this release

0.3.1

  • Further improvements to UIGestureRecognizer spec helper stub
  • Improvements to PCK's fake operation queue.
  • Adds support for inspecting the urls opened with UIApplication
  • Adds support for inspecting the -cameraDevice set on a UIImagePickerController
  • UINavigationController stubs are now properly loaded.
  • Adds a triggerNonSegueAction category on WKInterfaceButton to help test non-segue actions in WatchKit
  • Adds support for testing the configuration of WKInterfaceButtons with content type group in WatchKit
  • Adds ability to toggle UIViewController spec stubs
  • Adds support for inspecting data loaded directly into UIWebViews
  • Adds support for resetting messages sent to WatchKit interface elements.