alltrust / B-Article-Scraper

Scrape multiple online articles all at once. By inputting the articles you want scraped into the input field, B-Article-Scraper will save you time from manually navigating to each article and finding what you need.
1 stars 0 forks source link

Scrape Articles | Tests #10

Open sebastianserrano opened 1 year ago

sebastianserrano commented 1 year ago

Summary

Introduce framework for backend tests & test scraping of raw articles

Expected Behavior

Should use jest for simplicity since it can also be used for frontend testing

Acceptance Criteria

  1. Should test "valid" articles
  2. Should test "invalid"/"non-existing" articles