scraperwiki-python icon indicating copy to clipboard operation
scraperwiki-python copied to clipboard

Improve database handling in the tests

Open StevenMaude opened this issue 1 month ago • 0 comments

  • The potentially shared state is not ideal, though we're currently running tests one at a time.
  • The name of the database might match a real database, and lead to a real database getting wiped.

StevenMaude avatar Dec 13 '25 01:12 StevenMaude