fix: Ensure Mock for testing config facilities is called properly
With the update to Python 3.12 the `Mock.has_calls` method has been
removed.
As we can not rely on checks on equality in a call with a
`BufferedReader`, convert those to string instead before comparison,
because life is suffering.
Signed-off-by:
David Runge <dvzrv@archlinux.org>
parent
2e97b659
No related branches found
No related tags found
Please register or sign in to comment