8000 Generate the _api attribute for ShortBranch objects by sigmavirus24 · Pull Request #803 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content

Generate the _api attribute for ShortBranch objects #803

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

Merged
merged 2 commits into from
Mar 22, 2018
Merged

Conversation

sigmavirus24
Copy link
Owner

Parse the commit's URL to generate the Branch URL.

Closes gh-801

Parse the commit's URL to generate the Branch URL.

Closes gh-801
self.after_setup()

def tearDown(self):
"""Reset attributes on items under test."""
self.described_class._build_url = self.old_build_url
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is tripping up the GitHub Enterprise mock objects.

omgjlk
omgjlk previously requested changes Mar 21, 2018
Copy link
Collaborator
@omgjlk omgjlk left a comment

Choose a reason for hiding this comment

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

I think the change is right, just the GHE test setup needs to be fixed too.

@sigmavirus24 sigmavirus24 dismissed omgjlk’s stale review March 22, 2018 00:02

Tests are fixed and feedback addressed

@sigmavirus24 sigmavirus24 merged commit de04628 into develop Mar 22, 2018
@sigmavirus24 sigmavirus24 deleted the bug/801 branch March 22, 2018 00:03
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
0