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

Implement #90 - Download failure message enhancement #91

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

bjuric
Copy link
Contributor

@bjuric bjuric commented Jan 23, 2025

No description provided.

Copy link
Contributor

@Sorixelle Sorixelle left a comment

Choose a reason for hiding this comment

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

Looks good, just a small refinement on the tests

version: "2.0.0",
}),
).resolves.toBe("2.0.0");
await expect(
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you split the two calls to getDesiredVersion into their own it blocks? Just so they're not testing two different cases.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@bjuric bjuric force-pushed the DownloadFailMsgEnhancement branch from 64dd952 to a50c48c Compare January 23, 2025 10:51
Copy link
Contributor

@Sorixelle Sorixelle left a comment

Choose a reason for hiding this comment

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

Thanks!

@Sorixelle Sorixelle merged commit 9281af6 into master Jan 24, 2025
4 checks passed
@Sorixelle Sorixelle deleted the DownloadFailMsgEnhancement branch January 24, 2025 04:26
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.

2 participants