pinterest / api-quickstart

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

fix e2e tests and add eslint-formatter #87

Closed davidchaiken closed 1 year ago

davidchaiken commented 1 year ago
  1. Due to changes in the API, it's now necessary to print the pin title for the integration/e2e (end-to-end) tests to pass.
  2. When I originally put together the nodejs build/lint structure, I wanted to include eslint-formatter-summary-chart to show JavaScript lint results but there was a bug in the module. Now that my fix to the module is in the upstream, I'm including it in the build.