medusa-project / book-tracker

Medusa Book Tracker
0 stars 0 forks source link

Automate Hathitrust Check #37

Closed gaurijo closed 10 months ago

gaurijo commented 10 months ago

This PR includes:

  1. code to trigger the hathitrust check right after import is done, removing the need to manually click the hathitrust 'check' button
  2. unit tests of the new methods

For in-depth explanation of how this was tested in local/development environment, please see my comment here

Summary of changes:

Screenshot 2023-11-27 at 1 06 13 PM Screenshot 2023-11-28 at 2 12 24 PM
gaurijo commented 10 months ago

Thanks for the suggestions! I made the requested changes, but restored the check button for the IA check. I'd like to keep the IA check changes in a separate PR for my own record keeping. I'll push that up after this one is merged.