You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't need to test textual or rich specifically, but we should be able to test if stackoverflow results are rendered consistently in the TUI or no-display mode.
We don't need to test textual or rich specifically, but we should be able to test if stackoverflow results are rendered consistently in the TUI or no-display mode.
I think we can cache some SO results into our
/tests
usingVCR.py
(https://vcrpy.readthedocs.io/en/latest/) and test against a stored result.The text was updated successfully, but these errors were encountered: