Improve widgets tests
Opened this issue · 0 comments
stsewd commented
In some places where we need to pass a callback
lira/tests/tui/test_widgets.py
Line 15 in 713fbeb
lira/tests/tui/test_widgets.py
Lines 31 to 33 in 713fbeb
We should actually pass a mock and assert that the mock has been called when expected.