pinterest / api-quickstart

Code that makes it easy to get started with the Pinterest API.
Apache License 2.0
119 stars 44 forks source link

fix e2e tests #94

Closed davidchaiken closed 1 year ago

davidchaiken commented 1 year ago

When testing PR #93, the end-to-end tests needed changes to accommodate a board change in a test account and a different change in the response received from the API for a query on a test account. This PR has the changes required for the end-to-end tests to pass.