mindsdb / mindsdb/mindsdb_python_sdk
Unit tests for chatbots
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
It this PR a functions for chatbots were created: https://github.com/mindsdb/mindsdb_python_sdk/issues/165
They have to be covered by unit test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #165 and locating the chatbot functions it introduced in this SDK. Add unit tests covering those functions and run the repository's test suite; done means the chatbot behavior is exercised by passing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100