AyOK-Code / oscn_scraper

MIT License
1 stars 1 forks source link

Update events for new DOM #40

Closed sgelbart closed 10 months ago

sgelbart commented 10 months ago

Description

A new script tag containing json was added under the events header tag, breaking our parser. This updates our code to take that into consideration.

How to test

This can be tested using specs by running spec. Integration tests can be performed by bumping the version in the oscn repo and and running the case import against newly scraped html.

Checklist

[x] Rspec tests passing with new fixtures[ [x] Rubocop [ ] Update OSCN repo

github-actions[bot] commented 10 months ago

Simplecov Report

Covered Threshold
100% 90%