WidgetCenter: Installed Widgets And Unit Tests (Part 2) | Applying Design Principles

Applying Design Principles to get installed Widgets for iOS 14+ and correctly add Unit Tests for it. I welcome you to the second part of my series on writing Unit Tests for tracking the Installed Widgets for iOS+14. In the first part, I explained my approach and my learnings.

WidgetCenter: Installed Widgets and Unit Tests (Part 1)

How to get the installed Widgets for iOS 14+ and correctly add Unit Tests for it. Welcome to the first part of a series of how I wrote Unit Tests for fetching the newly installed Widgets for iOS 14. This part will show how my first implementation looked like and what I learned from it.