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

fix: octokit.repos.replaceTopics is now octokit.repos.replaceAllTopics #386

Merged
merged 2 commits into from
Dec 13, 2020

Conversation

gr2m
Copy link
Member

@gr2m gr2m commented Dec 13, 2020

we should try to cover more code with integration tests without mocking methods that no longer exist @travi

I went through the unit tests and compared the mocks to the changelogs at https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/v4.0.0, I think we should be good now

@gr2m gr2m merged commit 538bf5b into master Dec 13, 2020
@gr2m gr2m deleted the v11-fix branch December 13, 2020 23:01
@gr2m gr2m mentioned this pull request Dec 13, 2020
@travi
Copy link
Member

travi commented Dec 14, 2020

we should try to cover more code with integration tests without mocking methods that no longer exist @travi

absolutely agree and this is my intent with the integration tests that i've slowly been getting added, but i admittedly dont have integration coverage of all flows yet. thank you for getting these updated. i'll use this as motivation to get coverage in place for at least these sometime soon

travi added a commit to travi/settings that referenced this pull request Dec 15, 2020
…efined

based on lacking coverage that could have prevented some of the changes needed in repository-settings#386
gr2m pushed a commit that referenced this pull request Dec 15, 2020
…efined (#387)

based on lacking coverage that could have prevented some of the changes needed in #386
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.

None yet

2 participants