diff --git a/README.md b/README.md index 48a23c889907655b4374c7b2b5c4c9a018b2345c..8d5f321948d24bc58d7d98565909b5a20662a9e0 100644 --- a/README.md +++ b/README.md @@ -123,3 +123,9 @@ To support more NGSI-LD models: 1. Add a new type mapping in ``typeMaps/`` 2. Extend NGSITranslator.js to handle the new entity type 3. Modify generalControllers.js to process the new queries + +## Testing + +In order to test the broker and the http bridge you can use the sample queries provided at the following Postman workspace: + +**https://www.postman.com/payload-geoscientist-32828968/scorpio-broker-registration/overview**