Azure / pcs-remote-monitoring-webui

Azure IoT PCS Remote Monitoring Web UI
MIT License
54 stars 72 forks source link

Tests run with `npm test` are not passing #1185

Closed vjrantal closed 5 years ago

vjrantal commented 5 years ago

Type of issue

Description

Tests are failing.

Steps to reproduce

  1. Run tests as documented in README.md (npm test)

Expected behavior

Tests pass.

Current behavior

Tests fail.

Possible solution

As a possible solution to keep the tests working, it might be a good idea to run the tests in the CI (https://solutionaccelerators.visualstudio.com/RemoteMonitoring).