Setting up the test plan
PUT
/test/plan
Once the test plan is ready and you're good to go forward with it, it is time to let momentum set it up for execution.
Headers
Body
Response
Last updated
PUT
/test/plan
Once the test plan is ready and you're good to go forward with it, it is time to let momentum set it up for execution.
Headers
Body
Response
Last updated
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Content-Type
application/json
Authorization
Bearer <token>
plan
Object of arrays, containing happy_path and edge_cases
The plans generated in the last step
project_id
number
The project id generated during parsing of the code
identifier
string
The id that points to the specific endpoint you want to set test plan for, ex : /server.py:search