Skip to content

We can use built-in fetch since we use Node.js 18 #67

@danielpeintner

Description

@danielpeintner

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 ...

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions