UNPKG

iobroker.growatt

Version:

ioBroker Growatt Adapter to communiacte with ShineAPI

6 lines (4 loc) 240 B
const path = require('path'); const { tests } = require('@iobroker/testing'); // Run integration tests - See https://github.com/ioBroker/testing for a detailed explanation and further options tests.integration(path.join(__dirname, '..'));