Closed saikrishna321 closed 3 years ago
Clicking on device card, we should be able to render test executed on that device.
Get: localhost:4723/testResult?udid=123432232
Returns:
[ { "testcasename": "asdasd", "status": "pass/fail" }, { "testcasename": "asdasd", "status": "pass/fail" } ]
Depends on https://github.com/AppiumTestDistribution/appium-device-farm/issues/80
https://github.com/sudharsan-selvaraj/appium-dashboard-plugin will hold this responsibility
Clicking on device card, we should be able to render test executed on that device.
Get: localhost:4723/testResult?udid=123432232
Returns: