Hawk Ticehurst 499c580031
Update chat send button to use new up arrow compact icon (#327888)
* Update chat send button to use new up arrow compact icon

* Fix chat send button smoke selectors

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-28 17:35:00 -04: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)