janhq / cortex.cpp

Local AI API Platform
https://cortex.so
Apache License 2.0
2.13k stars 125 forks source link

epic: unitest for cortex cpp #1069

Open nguyenhoangthuan99 opened 2 months ago

nguyenhoangthuan99 commented 2 months ago

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:

nguyenhoangthuan99 commented 2 months ago

Update: