Home icon indicating copy to clipboard operation
Home copied to clipboard

Bmm150 - tests not compiling

Open torbacz opened this issue 3 years ago • 2 comments

Library/API/IoT binding

Bmm150

Visual Studio version

VS2022

.NET nanoFramework extension version

No response

Target name(s)

No response

Firmware version

No response

Device capabilities

No response

Description

Tests are not compiling. Found during style cop fixes. Also, are those tests run in pipeline? Maybe they should be?

How to reproduce

No response

Expected behaviour

No response

Screenshots

image

Sample project or code

No response

Aditional information

No response

torbacz avatar Jul 31 '22 19:07 torbacz

I can confirm that Unit Tests aren't running in the pipeline. That's because the builds in IoT repo are handled substantially different than in the other repos: from the command line. But agreed that that should be improved.

josesimoes avatar Aug 02 '22 08:08 josesimoes

On the above: that's most likely some tweak on the unit test API that was introduced after the Bmm150 Unit Tests were coded...

josesimoes avatar Aug 02 '22 08:08 josesimoes