pappersverk/inky

Replace custom mock hackery with Mox

Opened this issue · 2 comments

See https://github.com/plataformatec/mox for more details and how-to info.

lawik commented

Do you mean the pluggable parts or do we mock something else in the tests?

The former.

To clarify, I think that TestHAL and TestIO probably should be migrated to being Mox-based instead, in order to not use something I whipped together in a weekend 😬, hehe.