You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: