doc(api)-Provide a test procedure for Dashboard developers[#263]#287
doc(api)-Provide a test procedure for Dashboard developers[#263]#287leeeunkoo merged 4 commits intoeclipse-pullpiri:mainfrom
Conversation
|
Hey @daeyoung-jeong-lge |
daeyoung-jeong-lge
left a comment
There was a problem hiding this comment.
This isn't matched what I asked at #263. Please refer "This file will contain from creating NodeAgent, MonitoringServer, SettingsService, and necessary modules' process to testing the REST interface." in Implementation Guidelines at #263.
You can leave current changes as the sole testing guide with SettingsService, but we need something like integration test from NodeAgent to Dashboard.
Hey @daeyoung-jeong-lge i got it |
|
@akshaylg0314 Because I want that the front-end developers can see the real metrics from Board/Soc/Node/Containers with their Dashboard UI, I asked you to give us the instruction from NodeAgent to Dashboard. I don't care if you give a procedure started with helloworld.sh with launcing scenario. |
|
Hey @daeyoung-jeong-lge |
|
@akshaylg0314 I'll pass this to front-end developers. Thanks. |
doc(api)-Provide a test procedure for Dashboard developers[eclipse-pullpiri#263]
📝 PR Description
feat(api)-doc(api)-Provide a test procedure for Dashboard developers[#263]
🔗 Related Issue
closes->
#263
🧪 Test Method
Documentation is updated with testing methods and usage.
Updated in Readme File through curl commands.
✅ Checklist
[✅] Code conventions are followed
[✅] Tests are added/modified
[✅] Documentation is updated (if necessary)