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

test(git-browse): add unit tests #1127

Merged
merged 3 commits into from
Jan 5, 2024

Conversation

vanpipy
Copy link
Collaborator

@vanpipy vanpipy commented Jan 2, 2024

close #1125

@hyperupcall
Copy link
Collaborator

LGTM

import os, subprocess
from testpath import MockCommand, modified_env

github_origin = "https://github.com/vanpipy/git-extras"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it possible to use tj/git-extras in the github test case?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Update

@vanpipy
Copy link
Collaborator Author

vanpipy commented Jan 4, 2024

Please squash and merge this PR cause the I did not squash the commits manually to avoid the force pushing.

@spacewander spacewander merged commit b54d8c7 into tj:main Jan 5, 2024
5 checks passed
@spacewander
Copy link
Collaborator

@vanpipy
Thanks!

@vanpipy vanpipy deleted the feature/test-git-browse branch January 6, 2024 03:24
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.

Test(git-browse): unit tests
3 participants