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 initial FastAPI unit tests #86

Open
fisher60 opened this issue Apr 23, 2024 · 0 comments
Open

Add initial FastAPI unit tests #86

fisher60 opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fisher60
Copy link
Member

Summary

We need to include unit tests for the backend. Eventually we would like to have all endpoints covered and most logic. For now, we simply need to create the initial tests and include some examples of how to structure tests and how to run via pytest.

Acceptance Criteria

  1. Demo tests exist for endpoints, "business logic", and models and can be run using pytest
  2. Pytest tests are executed as part of the build pipeline
@fisher60 fisher60 self-assigned this Apr 23, 2024
@fisher60 fisher60 added the enhancement New feature or request label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant