Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

  •  
     
    story #11312 Get steps definition via REST in TTM routes
Summary
Empty
Get steps definition via REST in TTM routes
Empty
Those routes:
GET testmanagement_definitions/:id
GET projects/:id/testmanagement_definitions

Should return in the definition representation the steps that are defined in the underling artifact:
{ "steps": [ { "action": "_", "expected": "_", "id": <id>, "rank": "_" } ] }

Don't forget rest tests
Empty
Empty
Status
Empty
Canceled
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#11312
Nicolas Terray (nterray)
2018-06-19 21:44
2018-03-23 12:17
4389

References
Referencing story #11312

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Status changed from Ready (stalled) to Canceled
  • Category set to
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes