Skip to content

Releases: darjeelingsteve/DJATesting

Optionally Mock Transitioning

23 Apr 13:22
f484322
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.8.0

Primary Action Bar Button Items

22 Apr 10:48
88a1b88
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

A Swift Gesture

05 Mar 16:18
Compare
Choose a tag to compare

Supports gesture recogniser testing when building with SPM.

Impolite Initialisation

21 Sep 11:40
Compare
Choose a tag to compare

Adds:

  • +[NSObject forcedInit]

Barred by the System

31 Aug 13:59
Compare
Choose a tag to compare

Adds:
-[UIBarButtonItem systemItem]

Section 16

27 Aug 12:09
Compare
Choose a tag to compare

Fixes layout section retrieval on iOS 16.

To Super or Not to Super

17 Aug 08:49
Compare
Choose a tag to compare

Adds:

  • -[MockNavigationController callsSuper]
  • -[MockPresentationViewController callsSuper]
  • -[MockSplitViewController callsSuper]
  • -[MockTabBarController callsSuper]

Separator of Concern

06 Jul 11:52
Compare
Choose a tag to compare

Adds -[NSCollectionLayoutSection listSeparatorConfigurationForItemAtIndexPath:]

Module Interface Fix

07 Mar 17:19
Compare
Choose a tag to compare

Fixes the Call to main actor-isolated initializer 'init(contentSize:effectiveContentSize:contentInsets:effectiveContentInsets:)' in a synchronous nonisolated context error in the generated module interface.

watchOS

07 Mar 16:22
Compare
Choose a tag to compare

Adds watchOS testing support.