squad
squad copied to clipboard
TestRunStatus contains the suite as an id, not as a url to the resource, which is inconsistent
Normally I would expect this to be a url field pointing to the respective resource. This is common in the squad codebase.
Example:
https://qa-reports.linaro.org/api/testruns/3582611/status/
suite is a int id
https://qa-reports.linaro.org/api/testruns/3582611/
environment and build are URLs to their respective resource
sorry for delay! If I change this to be an url, instead of an id, how much of your stuff will it break?
@chaws Not sure to be honest. I think this is a low priority though and can sit as is for awhile if you have other work.