paperboy icon indicating copy to clipboard operation
paperboy copied to clipboard

Testing strategy

Open JBGruber opened this issue 1 year ago • 1 comments

A good way for testing available parsers would be if inst/status.csv would contain rss urls and test the parser against the most current 10 or so articles published.

Additionally, it would be cool to have a function that digs out the rss address from the main page or checks against an index(?)

JBGruber avatar Sep 18 '23 19:09 JBGruber

Since the tests run for a long time, they are only run when PB_TEST_PARSER is set for now. It would be good to have a dedicated gh action for that.

JBGruber avatar Oct 18 '23 15:10 JBGruber