mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-09 09:42:34 -05:00
* fix page being reset twice and add back smoke test * add missing await * check pyarrow info loaded * install latest package version * fix version select box selector * split out into two PRs
VS Code Automation Package
This package contains functionality for automating various components of the VS Code UI, via an automation "driver" that connects from a separate process. It is used by the smoke tests.