With #64 we should be able to avoid skipping the following test
|
@test.skip async "should correctly transform counter TD into JSON AAS"() { |
|
// built-in fetch requires Node.js 18+ |
|
const response = await fetch("http://plugfest.thingweb.io:8083/counter"); |
Let's give it a try ...