passepartout-app icon indicating copy to clipboard operation
passepartout-app copied to clipboard

Make sense of unit tests

Open keeshux opened this issue 1 year ago • 0 comments

Most are currently meaningless, just printing stuff.

Also running against real implementations, which makes them slow and fragile.

Mock strategies by converting:

  • GitHub Web services → JSON files in test target
  • Core Data → In-memory store

Eventually increase coverage of PassepartoutLibrary packages and show badge in README.

keeshux avatar Dec 14 '23 06:12 keeshux