Skip to content

Shared functional tests are not run #243

@chrisribe

Description

@chrisribe

Release yml includes

  testProjects: "**/*Tests/*.csproj"
  publishProject: "**/*Tool/*.csproj"

https://github.com/microsoft/Tools-for-Health-Data-Anonymization/blob/master/release.yml#L9

But not the functional tests in "shared" projects.
https://github.com/microsoft/Tools-for-Health-Data-Anonymization/blob/master/FHIR/src/Microsoft.Health.Fhir.Anonymizer.Shared.FunctionalTests/Microsoft.Health.Fhir.Anonymizer.Shared.FunctionalTests.shproj

This should be added since I found a failing test that was only visible if run manually.

NOTE: #246 multi target build is in review and changes how tests are run, this should be taken in consideration

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions