Skip to content

Conversation

@trly
Copy link
Owner

@trly trly commented Nov 19, 2025

Fixes #58. Replaces DefaultOptions with testOptions in tests to avoid podman resolution on CI.

Fixes tests failing on environments without podman installed by using
testOptions() which provides a mock podman path, instead of DefaultOptions()
which attempts to resolve the actual podman binary.

Fixes #58

Amp-Thread-ID: https://ampcode.com/threads/T-1be15504-922c-4afe-8662-83f27ff4070b
Co-authored-by: Amp <amp@ampcode.com>
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@trly trly merged commit 2015eac into main Nov 19, 2025
15 checks passed
@trly trly deleted the fix/issue-58-launchd-tests branch November 19, 2025 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Podman resolution errors in launchd external dependencies tests on macOS

2 participants