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

tests for github module #361

Open
12 tasks
kcranston opened this issue Feb 2, 2021 · 0 comments
Open
12 tasks

tests for github module #361

kcranston opened this issue Feb 2, 2021 · 0 comments

Comments

@kcranston
Copy link
Collaborator

We currently have no tests for the methods in github.py (although some of this functionality does get tested when we run tests in other modules). Methods here:

  • _call_git
  • remote_repo_exists
  • clone_repo
  • add_remote
  • repo_changed
  • new_branch
  • get_commit_message
  • commit_all_changes
  • init_and_commit
  • push_to_github
  • pull_from_github
  • git_init
@lwasser lwasser added this to the Tests for git operations milestone Feb 4, 2021
@lwasser lwasser mentioned this issue Nov 22, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants