How to use the @iobroker/testing.tests.packageFiles function in @iobroker/testing

To help you get started, we’ve selected a few @iobroker/testing examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Zefau / ioBroker.roomba / test / package.js View on Github external
const path = require('path');
const { tests } = require('@iobroker/testing');

// Validate the package files
tests.packageFiles(path.join(__dirname, '..'));

@iobroker/testing

Shared utilities for adapter and module testing in ioBroker

MIT
Latest version published 1 month ago

Package Health Score

73 / 100
Full package analysis