pulse-dashboard
Version:
A Next.js Dashboard application for real-time monitoring and historical analysis of Playwright test executions, based on playwright-pulse-report. This component provides the UI for visualizing Playwright test results and can be run as a standalone CLI too
36 lines • 965 B
JSON
{
"node": {
"005dc148eb74524845ff7ac73b9e675b141218b97d": {
"workers": {
"app/page": {
"moduleId": 32989,
"async": false,
"exportedName": "getFlakyTestsAnalysis",
"filename": "src/app/actions.ts"
}
},
"layer": {
"app/page": "action-browser"
},
"filename": "src/app/actions.ts",
"exportedName": "getFlakyTestsAnalysis"
},
"00b3af2ff977f416ac71f4079918422eeaff75be02": {
"workers": {
"app/test/[testId]/page": {
"moduleId": 97718,
"async": false,
"exportedName": "getRawHistoricalReports",
"filename": "src/app/actions.ts"
}
},
"layer": {
"app/test/[testId]/page": "action-browser"
},
"filename": "src/app/actions.ts",
"exportedName": "getRawHistoricalReports"
}
},
"edge": {},
"encryptionKey": "CEsupLjpv8ARYuOhxE0uZHVFM2oPfDQTeuykKBCo8Ac="
}