RouteTestProgress
Progress for async tests.
points_processedPoints Processed (integer)required
total_pointsTotal Points (integer)required
percentPercent (number)required
RouteTestProgress
{
"points_processed": 0,
"total_points": 0,
"percent": 0
}