tests add for api

This commit is contained in:
Максим Туревич 2026-04-22 03:46:17 +03:00
parent 50589232d6
commit 365ab8dd79
4 changed files with 403 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"benchmark": "Online-Mind2Web",
"timestamp": "20260422_015724",
"api_endpoint": "http://localhost:8088/api/browser/tasks",
"total_tasks": 0,
"completed": 0,
"failed": 0,
"success_rate": 0.0,
"avg_time_sec": null,
"median_time_sec": null,
"tasks_per_hour": null
}