joweich / chat-miner

Parsers and visualizations for chats
MIT License
567 stars 56 forks source link

Add unit test for Command Line Interface #113

Closed joweich closed 8 months ago

joweich commented 11 months ago

Goal

The CLI does not yet have test coverage. This should be fixed within this issue. This stackoverflow post might be a hint on how to test CLIs in python.

Jobs to be done

nikhilgarg26 commented 11 months ago

hey @joweich i would like to take up this issue, can you please guide how to start with this issue it would be a great help

joweich commented 11 months ago

Hi @nikhilgarg26! Welcome on board! :rocket: Check out this link, it gives a great starting point on how to test clis with pytest.

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.