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

Stress Testing Server #1

Open
CodyRichter opened this issue Mar 17, 2021 · 0 comments
Open

Stress Testing Server #1

CodyRichter opened this issue Mar 17, 2021 · 0 comments
Labels
Server Relating to FastAPI Backend Server

Comments

@CodyRichter
Copy link
Contributor

Using Pytest, make a test called test_stress_import that does not run by default. This test would be called specifically when pushed/deployed to a machine when an environment variable is set, and then benchmark the import function and ensure that the import feature completes in a reasonable amount of time.

@CodyRichter CodyRichter added the Server Relating to FastAPI Backend Server label Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Server Relating to FastAPI Backend Server
Projects
None yet
Development

No branches or pull requests

1 participant