ioBroker / ioBroker.rest-api

Swagger UI for ioBroker
Apache License 2.0
12 stars 8 forks source link

upgrade to testing v3, use test suites #19

Closed AlCalzone closed 2 years ago

AlCalzone commented 2 years ago

This PR updates the testApi.js and testSsl.js to use the new test suite feature introduced in testing v3. During each suite, the adapter is only started once instead of once per test.