Files
vscode/test
747d9f3999 Automations: Cap empty-state button width (#327791)
* Automations: Cap empty-state button width

Keep the empty-state CTA aligned with its explanatory copy and add CI-blocking dark/light fixture coverage for wide layouts.

Fixes #327772

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a856258f-4dcf-43c5-a1dd-e0704c440a2c

* Automations: Update blocks-ci screenshot hashes

Record the CI-generated dark and light hashes for the new Automations empty-state fixture.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a856258f-4dcf-43c5-a1dd-e0704c440a2c

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a856258f-4dcf-43c5-a1dd-e0704c440a2c
2026-07-28 12:15:43 +00:00
..
2026-07-22 09:23:06 -07:00
2026-07-22 09:23:06 -07:00
2026-07-27 23:01:37 +00:00

VS Code Tests

Contents

This folder contains the various test runners for VS Code. Please refer to the documentation within for how to run them:

  • unit: our suite of unit tests (README)
  • integration: our suite of API tests (README)
  • smoke: our suite of automated UI tests (README)
  • sanity: release sanity tests (README)