Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Surgupta 40d73ee810
Setup E2E test app for Net Framework (#1905) 2023-09-21 14:11:52 -07:00
Surgupta cde6da46ae
Update E2E test app to Net7 (#1894) 2023-09-11 10:54:17 -07:00
nulltoken 61b44f832a
Ensure setup-e2e-tests.ps1 requires PowerShell 6+ (#1396)
Running the script as is in a PS5 console on Windows blindly downloads the linux build. Which is... unexpected ;-)

Indeed, $IsWindows and friends are only available in PS6+.

The proposed change requires PS6 as a minimum to be upfront with expectations rather than having the caller try and troubleshoot the problem by himself/herself.
2023-03-10 06:52:33 -08:00
Brett Samblanet edc801585b
ci: fixing InformationalVersion;emulator improvement; use PackageOutputPath (#1368) 2023-02-22 10:00:31 -08:00
sarah 2eaa86ae96
Refactor E2E Tests to include V3 testing (#1147) 2022-11-02 10:54:11 -07:00
sarah 5909dcb013
Remove SkipBuildOnPack in E2E Test Setup Script (#791) 2022-01-26 14:32:02 -08:00
Francisco Gamino a1b6e01f8d
Enable integration testing for the Dotnet language worker (#711) 2021-11-11 09:08:27 -08:00
Fabio Cavalcante 55049433a4
Replacing storage emulator with Azurite 2021-07-13 17:32:25 -07:00
Fabio Cavalcante 5828ff534f
Using minified version of Core Tools (#268) 2021-03-10 21:40:19 -08:00
Fabio Cavalcante 0818c13a0f
Updates to the build process and solutions (#239) 2021-03-07 15:33:58 -08:00
Brett Samblanet f5a7371307
adding a minimal ubuntu e2e test run to CI (#222) 2021-03-04 11:04:46 -08:00
Brett Samblanet 088ee4c28a
Adding E2E test infrastructure and Cosmos E2E test (#100) 2021-02-03 15:38:28 -08:00