Add scenario to Performance Tool: Create Merge Request
Add scenario for Create MR test.
- POST
/projects/:id/merge_requests- Create Merge Request API
-
Define test data for MR, for example how many commits/diffs it should have -
Ensure that data before and after the test is consistent - failsafe for a clean up -
Create a bug if the endpoint response time is above the main target(500 ms)