Skip to content

Minor styling updates (#19468) #775

Minor styling updates (#19468)

Minor styling updates (#19468) #775

GitHub Actions / Smoke Test Report succeeded May 25, 2025 in 1s

13 passed, 0 failed and 0 skipped

Tests passed successfully

✅ ./test-reports/smoke-results.xml

13 tests were completed in 75s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
activityBar.spec.ts 1✅ 66ms
connection.spec.ts 1✅ 4s
executionPlan.spec.ts 10✅ 13s
queryExecution.spec.ts 1✅ 4s

✅ activityBar.spec.ts

activityBar.spec.ts
  ✅ MSSQL Extension - Activity Bar › MSSQL button is present in activity bar

✅ connection.spec.ts

connection.spec.ts
  ✅ MSSQL Extension - Database Connection › Connect to local SQL Database, and disconnect

✅ executionPlan.spec.ts

executionPlan.spec.ts
  ✅ MSSQL Extension - Query Plan › Test Saving a Query Plan
  ✅ MSSQL Extension - Query Plan › Test Showing the XML file of a Query Plan
  ✅ MSSQL Extension - Query Plan › Test Opening the Query file of a Query Plan
  ✅ MSSQL Extension - Query Plan › Test Zooming In to the Query Plan Graph
  ✅ MSSQL Extension - Query Plan › Test Zooming Out from the Query Plan Graph
  ✅ MSSQL Extension - Query Plan › Test Zooming to Fit for Query Plan Graph
  ✅ MSSQL Extension - Query Plan › Test Custom Zooming for the Query Plan Graph
  ✅ MSSQL Extension - Query Plan › Test Find Node
  ✅ MSSQL Extension - Query Plan › Test the Query Plan Properties Panel
  ✅ MSSQL Extension - Query Plan › Test Query Plan Highlight Expensive Metric

✅ queryExecution.spec.ts

queryExecution.spec.ts
  ✅ MSSQL Extension - Query Execution › Create table, insert data, and execute query