GoogleCloudPlatform / GoogleCloudPlatform/getting-started-dotnet

BigquerySample builds twice before running

Open
#102 0 comments 0 reactions 1 assignee Claimed by @iennae View on GitHub
type: process
Dominant language
C#
Stars
86
Forks
120
PR merge metrics
No merged PRs in 30d

Description

In runTests.ps1 of buildquery sample we edit program.cs, then do dotnet restore and then dotnet test. This in turn compiles the project before running tests, even though the project should have been compiled already in build process. We should rather use configuration and pass the right parameter when running the tests, as well as not prebuilding before running the tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.