biglocalnews / court-scraper

Scrapers for U.S. county court sites.
ISC License
57 stars 18 forks source link

Mark captcha tests #147

Closed palewire closed 3 years ago

palewire commented 3 years ago

A baby step toward addressing the issues raised in #143. Simply marks the tests that I believe require a captcha.

One thing I'm not clear on is how you would like to handle the command-line options to create cases where:

A) Only these tests should be run B) Only login-only based "slow" webtests should be run C) All webtests, regardless of login method, should be run

Because I wasn't sure exactly how to approach that next problem, I've left it unsolved at this point. If you have an opinion on how to do it, let me know.

zstumgoren commented 3 years ago

@palewire I'm gonna merge this for now and then look into the questions you raised about how to selectively run tests