Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't call snap list on the machine running unit tests #323

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

addyess
Copy link
Member

@addyess addyess commented Dec 14, 2023

Found that unit tests depended on the result of a live test from the host machine's snap list <app>.

Update the call to is_snap_installed so the mock returns False

@mateoflorido mateoflorido merged commit e06fb83 into main Dec 14, 2023
7 checks passed
@mateoflorido mateoflorido deleted the akd/mock-snap-list-calls-to-unittest-machine branch December 14, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants