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": {
"008fa02e9805f6239c3ac102767cce196a0538ded4": {
"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"
},
"00eb0c3664b06d971aaa7dd2c76b9b0f9440b9dbb2": {
"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": "2hMsviPSHoLEeGlBLWMp7bCRDv0MR2mh4Rbs1n5fmqU="
}