0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python4,736 forks (4,736 forks)batch import
good first issuehelp wanted
Repository metrics
- Stars
- 38,959 stars (38,959 stars)
- PR merge metrics
- No merged PRs in 30d (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
- Research direction
- Set up a GitHub Actions workflow to run unit tests. Write tests for the CLI, server, and Web UI components. See the existing test structure in the repository.
- Tech stack
- pythongithub actions
- Domain
- backendfrontendci cd
- Issue type
- Test
- Prerequisites
- GitPythonpytest