Open
Description
We need create unitest for done ticket. For now we will use Gtest to write unitest
Unitest can run locally and add to CI pipeline
When building debug mode will include test, release wont including it
Subtask:
- Cmake build test option
- CI build and run unitest (Need dev ops)
- Unitest for utils folder
- Unitest for commands
- Unitest for sever service
- models services
- model pull
- model start
- model stop
- model list
- model get
- engines services
- engine install
- engine list
- engine get
- chat services
- stream chat
- non stream chat
- models services
- Unitest for engines
- llamacpp
- tensorrt-llm
- onnx
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress