Merge pull request #1766 from fewieden/feature/automated-weather-tests

Automated tests for new weather module
This commit is contained in:
Michael Teeuw
2019-09-11 16:45:28 +02:00
committed by GitHub
13 changed files with 2534 additions and 1856 deletions

View File

@@ -10,7 +10,6 @@ const mlog = require("mocha-logger");
describe("Vendors", function () {
helpers.setupTimeout(this);
var app = null;