jam-cloud/jam-ui/test/fixtures/legacy-sequences/summary.json

128 lines
2.5 KiB
JSON

{
"totalCalls": 70,
"uniqueEndpoints": 25,
"endpoints": [
{
"endpoint": "GET /api/genres",
"count": 7
},
{
"endpoint": "GET /api/users/27bd4a30-d1b8-4eea-8454-01a104d59381",
"count": 4
},
{
"endpoint": "GET /api/countries",
"count": 2
},
{
"endpoint": "GET /api/shopping_carts",
"count": 2
},
{
"endpoint": "GET /api/jamtracks/purchased",
"count": 5
},
{
"endpoint": "GET /api/teacher_distributions",
"count": 2
},
{
"endpoint": "GET /api/regions",
"count": 2
},
{
"endpoint": "POST /xoplatform/logger/api/logger",
"count": 4
},
{
"endpoint": "GET /api/users/27bd4a30-d1b8-4eea-8454-01a104d59381/broadcast_notification",
"count": 2
},
{
"endpoint": "GET /api/instruments",
"count": 6
},
{
"endpoint": "GET /api/users/27bd4a30-d1b8-4eea-8454-01a104d59381/friends",
"count": 4
},
{
"endpoint": "GET /api/users/27bd4a30-d1b8-4eea-8454-01a104d59381/notifications",
"count": 2
},
{
"endpoint": "GET /api/languages",
"count": 2
},
{
"endpoint": "GET /api/subjects",
"count": 2
},
{
"endpoint": "GET /api/chat",
"count": 3
},
{
"endpoint": "GET /api/versioncheck",
"count": 6
},
{
"endpoint": "GET /api/healthcheck",
"count": 1
},
{
"endpoint": "GET /api/config/client",
"count": 2
},
{
"endpoint": "GET /api/sessions/scheduled",
"count": 2
},
{
"endpoint": "POST /api/sessions",
"count": 1
},
{
"endpoint": "GET /api/sessions/02d4846c-eb02-40d5-ab2d-fe56e6c84d23/history",
"count": 1
},
{
"endpoint": "POST /api/sessions/02d4846c-eb02-40d5-ab2d-fe56e6c84d23/participants",
"count": 1
},
{
"endpoint": "PUT /api/sessions/02d4846c-eb02-40d5-ab2d-fe56e6c84d23/tracks",
"count": 3
},
{
"endpoint": "GET /api/sessions/02d4846c-eb02-40d5-ab2d-fe56e6c84d23",
"count": 3
},
{
"endpoint": "POST /api/users/27bd4a30-d1b8-4eea-8454-01a104d59381/udp_reachable",
"count": 1
}
],
"steps": [
{
"step": "login",
"callCount": 12
},
{
"step": "dashboard",
"callCount": 16
},
{
"step": "skip-modal",
"callCount": 1
},
{
"step": "navigate-to-session",
"callCount": 3
},
{
"step": "session-creation",
"callCount": 38
}
]
}