mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
@@ -37,6 +37,7 @@ if "%INTEGRATION_TEST_ELECTRON_PATH%"=="" (
|
||||
compile-extension:mssql^
|
||||
compile-extension:notebook^
|
||||
compile-extension:resource-deployment^
|
||||
compile-extension:sql-bindings^
|
||||
compile-extension:sql-database-projects
|
||||
|
||||
:: Configuration for more verbose output
|
||||
@@ -121,6 +122,11 @@ REM echo *** starting mssql tests ***
|
||||
REM echo ******************************************
|
||||
REM call "%INTEGRATION_TEST_ELECTRON_PATH%" --extensionDevelopmentPath=%~dp0\..\extensions\mssql --extensionTestsPath=%~dp0\..\extensions\mssql\out\test %ALL_PLATFORMS_API_TESTS_EXTRA_ARGS%
|
||||
|
||||
echo ********************************************
|
||||
echo *** starting sql-bindings tests ***
|
||||
echo ********************************************
|
||||
call "%INTEGRATION_TEST_ELECTRON_PATH%" --extensionDevelopmentPath=%~dp0\..\extensions\sql-bindings --extensionTestsPath=%~dp0\..\extensions\sql-bindings\out\test %ALL_PLATFORMS_API_TESTS_EXTRA_ARGS%
|
||||
|
||||
echo ********************************************
|
||||
echo *** starting sql-database-projects tests ***
|
||||
echo ********************************************
|
||||
|
||||
Reference in New Issue
Block a user