- Able to view all the API created in node-red
- able to try the API with given parameters
- able to perform simple test
-
npm install loadtest
-
npm install mocha
-
npm install chai
-
npm install chai-json-schema
-
npm install supertest
-
import the KAPI node-red flow
-
replace ./flows_LAPTOP-G0M3BEJU.json to ur current nodered flow name ... default = flows.json
-
Copy the management.db file to your nodered path
... under development
install the node_modules before start npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.