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
See also [`acc`](#acc-fixture), [`ws`](#ws-fixture), [`make_random`](#make_random-fixture), [`env_or_skip`](#env_or_skip-fixture), [`log_account_link`](#log_account_link-fixture).
341
+
This fixture currently doesn't work with Databricks Metadata Service authentication on Azure Databricks.
342
+
343
+
See also [`acc`](#acc-fixture), [`ws`](#ws-fixture), [`make_random`](#make_random-fixture), [`env_or_skip`](#env_or_skip-fixture), [`log_account_link`](#log_account_link-fixture), [`is_in_debug`](#is_in_debug-fixture).
342
344
343
345
344
346
[[back to top](#python-testing-for-databricks)]
@@ -1259,7 +1261,7 @@ Returns true if the test is running from a debugger in IDE, otherwise false.
1259
1261
The following IDE are supported: IntelliJ IDEA (including Community Edition),
1260
1262
PyCharm (including Community Edition), and Visual Studio Code.
1261
1263
1262
-
See also [`debug_env`](#debug_env-fixture), [`env_or_skip`](#env_or_skip-fixture).
1264
+
See also [`debug_env`](#debug_env-fixture), [`env_or_skip`](#env_or_skip-fixture), [`make_run_as`](#make_run_as-fixture).
0 commit comments