pulibrary / dspace-osti

Preparing PPPL dataset metadata for ingestion by OSTI
3 stars 1 forks source link

Added Advanced Projects - Other Projects collection to Scraper #46

Closed kelynch closed 2 years ago

kelynch commented 2 years ago

Closes #44

astrochun commented 2 years ago

Note: The failed CI is with Poster and not Scraper module on an assert. That is, this does address #44:

self.generate_upload_json()
File "Poster.py", line 72, in generate_upload_json
    assert len(dspace_data) == 1, dspace_data
AssertionError: []
Error: Process completed with exit code 1.

An empty list was the outcome