fix test_closing_connection_closes_commands#584
Merged
varun-edachali-dbx merged 7 commits intoJun 10, 2025
maindatabricks/databricks-sql-python:mainfrom
test-closes-commandsdatabricks/databricks-sql-python:test-closes-commandsCopy head branch name to clipboard
Merged
fix test_closing_connection_closes_commands#584varun-edachali-dbx merged 7 commits intomaindatabricks/databricks-sql-python:mainfrom test-closes-commandsdatabricks/databricks-sql-python:test-closes-commandsCopy head branch name to clipboard
test_closing_connection_closes_commands#584varun-edachali-dbx merged 7 commits into
maindatabricks/databricks-sql-python:mainfrom
test-closes-commandsdatabricks/databricks-sql-python:test-closes-commandsCopy head branch name to clipboard
Commits
Commits on Jun 4, 2025
[init] working code for corrected test
Show description for 47f4547committedexcess comments
Show description for 2f666fbcommitted
Commits on Jun 9, 2025
use pytest parametrize instead of unittest subtests, switch to pytest instead of unittest primitives
Show description for f96936acommittedinitialisations, function calls, then assertions
Show description for 5521f21committed
Commits on Jun 10, 2025
remove pytest parametrize, move back to unittest subTest
Show description for c22a53fcommittedclean up docstring
Show description for c3d8b0fcommittedremove pytest import
Show description for dea05e6committed