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

add API tests for morpheus backend #124

Open
5 tasks
juanArias8 opened this issue Sep 18, 2023 · 0 comments
Open
5 tasks

add API tests for morpheus backend #124

juanArias8 opened this issue Sep 18, 2023 · 0 comments
Assignees
Labels

Comments

@juanArias8
Copy link
Contributor

juanArias8 commented Sep 18, 2023

go to https://github.com/Monadical-SAS/Morpheus/tree/main/morpheus-server/tests and create a test file for each API file available at https://github.com/Monadical-SAS/Morpheus/tree/main/morpheus-server/app/api

Missing tests

  • add tests for artwork API
  • add tests for collection API
  • add tests for models API
  • add tests for samplers API
  • complete tests for sdiffusion API

Run the tests with
docker compose run --rm api pytest

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

No branches or pull requests

2 participants