spec icon indicating copy to clipboard operation
spec copied to clipboard

testsuite uri field inconsistent between testsuiterunqueued and the other two testsuite schema definitions.

Open obowersa opened this issue 1 year ago • 0 comments

Within the testsuiterunqueued schema, the testsuite object has a field called 'url':

Within testsuiterunfinished and testsuiterunstarted this is referred to as 'uri'.

uri also matches what is in the testing events markdown doc.

It feels like the url field in the testsuiterunqueued schema is incorrect and should be aligned with the other test suite references, but, I wanted to check in case this was deliberate.

obowersa avatar Aug 25 '23 13:08 obowersa