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
When using pytest-odc in local mode, but setting ODC_TEST_DB_URL, it initialises the intended ODC database, but it doesn't provide any configuration into the standard ODC environment variables.
This means that you can't automatically run CLI tools or re-connect to the database from your tests.