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
On the app directory there should be an another file called tests.py to write the test cases to test the navycut app. It will internally use Flask's default FlaskClient class to provide the testing feature.
On the app directory there should be an another file called
tests.pyto write the test cases to test the navycut app. It will internally use Flask's defaultFlaskClientclass to provide the testing feature.