Paul Harrison
7cbde55aac
Implements a basic CLI using Typer, Rich, and Prompt Toolkit. I couldn't work out how to propoerly mock/fake the Rich console or the prompt session from Prompt Toolkit, so I created dummy functions to work around them and just test the basic application flow rather than user inputs and outputs to the terminal. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_chat.py | ||
test_cli.py |