Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

epic: unitest for cortex cpp #1069

Open
1 of 22 tasks
nguyenhoangthuan99 opened this issue Aug 28, 2024 · 2 comments
Open
1 of 22 tasks

epic: unitest for cortex cpp #1069

nguyenhoangthuan99 opened this issue Aug 28, 2024 · 2 comments
Assignees
Labels
category: tests QA automations, tests type: epic A major feature or initiative

Comments

@nguyenhoangthuan99
Copy link
Contributor

nguyenhoangthuan99 commented Aug 28, 2024

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
  • Unitest for engines
    • llamacpp
    • tensorrt-llm
    • onnx
@nguyenhoangthuan99 nguyenhoangthuan99 self-assigned this Aug 28, 2024
@nguyenhoangthuan99
Copy link
Contributor Author

nguyenhoangthuan99 commented Aug 29, 2024

Update:

@imtuyethan imtuyethan transferred this issue from another repository Sep 2, 2024
@Van-QA Van-QA changed the title unitest for cortex cpp test: unitest for cortex cpp Sep 6, 2024
@dan-homebrew dan-homebrew added the category: tests QA automations, tests label Sep 6, 2024
@0xSage 0xSage changed the title test: unitest for cortex cpp epic: unitest for cortex cpp Sep 26, 2024
@0xSage 0xSage added the type: epic A major feature or initiative label Sep 26, 2024
@dan-homebrew
Copy link
Contributor

@namchuai @vansangpfiev Can we break this down into smaller epics, otherwise this is a task that never gets closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: tests QA automations, tests type: epic A major feature or initiative
Projects
Status: In Progress
Development

No branches or pull requests

4 participants