Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: e2e tests for APIs #1357

Closed
13 tasks done
vansangpfiev opened this issue Sep 30, 2024 · 3 comments · Fixed by #1358
Closed
13 tasks done

feat: e2e tests for APIs #1357

vansangpfiev opened this issue Sep 30, 2024 · 3 comments · Fixed by #1358
Assignees
Milestone

Comments

@vansangpfiev
Copy link
Contributor

vansangpfiev commented Sep 30, 2024

engines endpoints:

  • engines/install/{1}
  • /{1} Delete - uninstall engine
  • List engine
  • /{1} Get - engine info

models endpoints:

  • /pull
  • List model
  • /get Post - model info
  • /update Post
  • /import
  • /{1} Delete model
  • /alias
  • /start
  • /stop
@freelerobot
Copy link
Contributor

@vansangpfiev , I don't know if this is helpful, as our manual QA haphazardly covers both unit tests and e2e tests. But wanted to make you aware of it, in case there are 1-2 tests in our manual checklist, that's worth including in your API testing module.

@hiento09 hiento09 self-assigned this Oct 2, 2024
@hiento09
Copy link
Contributor

hiento09 commented Oct 2, 2024

I will be the PIC for the CI runners setting up and CI workflows.

@github-project-automation github-project-automation bot moved this from In Progress to Review + QA in Menlo Oct 2, 2024
@gabrielle-ong
Copy link
Contributor

Marking as complete - thanks @vansangpfiev and @hiento09
Image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants