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

Tests for API endpoints #5

Open
zmc opened this issue Jul 14, 2023 · 3 comments
Open

Tests for API endpoints #5

zmc opened this issue Jul 14, 2023 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@zmc
Copy link
Member

zmc commented Jul 14, 2023

Should have some trivial endpoint test:
test for the right flags
unit_test

..more discussion

@dikwickley
Copy link

I have experience writing test suite for FastAPI servers.

This can be used for testing end-points https://fastapi.tiangolo.com/tutorial/testing/#using-testclient

We can start by creating mock services.

@VallariAg
Copy link
Member

That sounds like a good starting point to me, @dikwickley!

@sarthaksarthak9
Copy link

@VallariAg is this issue still up ?

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

No branches or pull requests

4 participants