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 using VCR.py (https://vcrpy.readthedocs.io/en/latest/) and test against a stored result.