Use mocks when writing the cache file in unit tests by rpendleton · Pull Request #227 · XcodesOrg/xcodes

Conversation

@rpendleton

After running the unit tests while working on #226, I noticed xcodes list was returning fake versions of Xcode. It looks like this is actually a pre-existing issue with the unit tests, so I figured I'd open a separate PR to fix it.

MattKiazyk

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

@rpendleton rpendleton deleted the mock-file-writes-in-unit-tests branch

October 14, 2022 01:19

Labels

2 participants

@rpendleton @MattKiazyk