Skip to content

Commit

Permalink
update testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 committed Apr 13, 2024
1 parent ef669e0 commit 83a6a3f
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 1,206 deletions.
5 changes: 5 additions & 0 deletions test/integration.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
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, '..'));
Loading

0 comments on commit 83a6a3f

Please sign in to comment.