Azure / azure-iot-sdk-node

A Node.js SDK for connecting devices to Microsoft Azure IoT services
https://docs.microsoft.com/en-us/azure/iot-hub/
Other
262 stars 227 forks source link

chore: add module tests backand remove unused tests #1184

Closed BertKleewein closed 1 year ago

BertKleewein commented 1 year ago

Two .js files weren't being called. file_upload_advanced.js had had obviously never passed (the code was passing an integer into a deviceClient parameter).

module tests (phase0_modules) had previously been removed for being flakey. I am unable to get these tests to fail locally and am re-enabling them so they can run inside our devops pipelines and flag any errors that might still be there.

BertKleewein commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).
BertKleewein commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).
BertKleewein commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).
BertKleewein commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).