mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-29 17:23:25 -05:00
* debug messages to figure out what is calling this * added existing connection handling. * added timeout for isConnected * restored connectionStatusManager * added timeout for updating the connection state * added existing profile check in queryInputFactory * moved existing profile check to outer * added to nonSync * added mock getConnectionProfile * added push instead of assign * added additional tests * removed getConnectionProfile * added test message for getConnectionProfile * fixed tests, need to add more * added working tests * moved connect to helper method * rearranged test order and added sync * changed wording * small capitalization change