Open
Description
In my quest to improve our global test coverage, I was thinking about how to test for the prompt in fb_make_report()
.
We can by using a connection object and replacing the readline()
function by readLines()
as detailed in this blog post: https://debruine.github.io/post/interactive-test/
I think it's worth it ;)
Metadata
Metadata
Assignees
Labels
No labels