8000 Migrated tests cases to tests/{unit, integration} by itsmemattchung · Pull Request #554 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content

Migrated tests cases to tests/{unit, integration} #554

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
Jan 27, 2016

Conversation

itsmemattchung
Copy link
Contributor

Migrated test_test_weekly_commit_count to test/{unit/integration}

Created tests/unit/content_example from test/json/readme. I tried to use
the octocat/hello-world example data however the content attribute is
not base64 encoded. Therefore, creating the instance would raise a
b64decode exception.

Migrated test_git_url and test_html_url to tests/unit

Migrated test_test_weekly_commit_count to test/{unit/integration}

Created tests/unit/content_example from test/json/readme. I tried to use
the octocat/hello-world example data however the content attribute is
not base64 encoded. Therefore, creating the instance would raise a
b64decode exception.

Migrated test_git_url and test_html_url to tests/unit
Added defensive check on delete Contents.delete

Migrated test_delete to tests/{unit/integration}. The test is no longer marked as xfail.

Removed test_repr and added test_str to tests/unit.
sigmavirus24 added a commit that referenced this pull request Jan 27, 2016
Migrated tests cases to tests/{unit, integration}
@sigmavirus24 sigmavirus24 merged commit 84d1c45 into sigmavirus24:develop Jan 27, 2016
@sigmavirus24
Copy link
Owner

Thanks @itsmemattchung!

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