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

[LIBSEARCH-1032] Test an integration of book covers from Syndetic Solutions in the shelf carousel #137

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

erinesullivan
Copy link
Collaborator

Overview

Search has access to Syndetic Solutions book cover API until November 28. In order to pull the images, we need access to the record's isbn, issn, and/or oclc data. This pull request adds those fields to the carousel API.

This pull request fixes LIBSEARCH-1032.

Testing

  • Run the tests to make sure they pass (docker-compose run --rm web bundle exec rspec).
    • Break the new/updated unit tests to make sure they're working properly.

@erinesullivan erinesullivan added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 29, 2024
@erinesullivan erinesullivan self-assigned this Oct 29, 2024
Copy link
Collaborator

@niquerio niquerio left a comment

Choose a reason for hiding this comment

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

Just small improvements to the tests.

spec/models/carousel_list_spec.rb Outdated Show resolved Hide resolved
Copy link
Collaborator

@niquerio niquerio left a comment

Choose a reason for hiding this comment

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

Looks good!

@erinesullivan erinesullivan marked this pull request as draft November 6, 2024 15:38
@erinesullivan
Copy link
Collaborator Author

Testing ends on the 28th. Merging this in now will expose all defined information. We're not even sure if this will become a feature. For now we're going to keep this as a draft so it's easy to find, and wait until we know more about what we're doing with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants