andybega/icews

Migrate to testthat 3rd edition

andybega opened this issue · 1 comments

testthat::with_mock() has been deprecated, which is causing errors in the GitHub actions. So might as well migrate now. Sticking point are how to do the mocking now.