Add unit tests and CI
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
We would like to set up the CI with GitHub actions. The CI can run some basic unit tests
- Test the inference with CLI
- Test the server and Web UI
Contributor guide
No contributing guide indexed for this repository
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 locating the existing CLI inference, server, Web UI, and unit-test entry points. Review how the project starts each component and how GitHub Actions workflows are configured. Done means a workflow runs basic unit tests covering CLI inference, the server, and the Web UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- backend, ci-cd, cli, frontend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100