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

Rework request review #1047

Merged
merged 8 commits into from
Aug 7, 2018
Merged

Rework request review #1047

merged 8 commits into from
Aug 7, 2018

Conversation

tarebyte
Copy link
Member

@tarebyte tarebyte commented Aug 7, 2018

Closes #1037

Katrina Owen and others added 8 commits August 6, 2018 15:16
The setup for the namespace should only be adding the collaborator.
The setup for each individual method needs to do different things,
depending on what the method does:

- we need to clean up after the create method
- we need to create the review before the delete method
- we need to both create the review and clean up before the list method
Order them as: list, create, delete.
This matches the order of the docs.
This changes the signature in a backwards-compatible manner,
as evidenced by the unchanged tests which continue to pass.

This regenerates the VCR cassettes, as we needed to hit the
API to be certain that the new code actually does what's
expected.
Co-Authored-By: Katrina Owen <katrina.owen@gmail.com>
Co-Authored-By: Katrina Owen <katrina.owen@gmail.com>
Copy link
Contributor

@kytrinyx kytrinyx left a comment

Choose a reason for hiding this comment

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

🍰

@kytrinyx kytrinyx merged commit b57d51b into master Aug 7, 2018
@kytrinyx kytrinyx deleted the rework-request-review branch August 7, 2018 15:41
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