Skip to content

BigquerySample builds twice before running #102

@simonz130

Description

@simonz130

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.

Metadata

Metadata

Assignees

Labels

type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions