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

Add unit test for github_release_asset_uploader which uses mocks for PyGithub #37

Open
tkilias opened this issue Jun 8, 2023 · 0 comments
Labels
refactoring Code improvement without behavior change

Comments

@tkilias
Copy link
Collaborator

tkilias commented Jun 8, 2023

Background

  • Testing the creation of a GitHub release is difficult, because it needs quite a lot of setup
  • To have at least a minimal test harness for github_release_asset_uploader, we should add a unit test which mocks PyGithub
@tkilias tkilias added the refactoring Code improvement without behavior change label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

1 participant