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
If the internet connection is broken pytest will output ERROR as a result of each test that uses gee engine. Modify the code eg. using fixture such that internet connection is checked before each test is run and if the connection is absent, a proper message is output to the user.
The text was updated successfully, but these errors were encountered:
If the internet connection is broken pytest will output ERROR as a result of each test that uses gee engine. Modify the code eg. using fixture such that internet connection is checked before each test is run and if the connection is absent, a proper message is output to the user.
The text was updated successfully, but these errors were encountered: