testmo_record_results_bulk
Submit up to 100 test results for a run in a single request. All results are validated first, so an invalid item rejects the entire batch.
Instructions
Record results for multiple tests in a run in one request (1-100). Each item needs test_id (the per-run test id from testmo_list_results) and status_id. All items are validated before any are written — an invalid item rejects the whole batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID | |
| results | Yes | 1-100 result items |