Skip to content

This repository contains tests to verify compliance of NGSI-LD implementations

Notifications You must be signed in to change notification settings

martin-p-bauer/NGSI-LD_Tests

 
 

Repository files navigation

NGSI-LD Test Suite

This project is intended to define a test suite for NGSI-LD , the evolution of NGSIv2 for supporting linked data based on JSON-LD.

NGSI-LD badge

How to execute the tests

Prerequisites

  • node version 10.9
npm install
export TEST_ENDPOINT=<Your NGSI-LD Broker end point>. Example: `http://localhost:1026`
npm test

About

This repository contains tests to verify compliance of NGSI-LD implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%