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
30 lines • 825 B
JSON
{
"node": {
"0009e5f2f02111be8b23328e5713eb34687e624ccf": {
"workers": {
"app/page": {
"moduleId": 32989,
"async": false,
"exportedName": "getFlakyTestsAnalysis",
"filename": "src/app/actions.ts"
}
},
"filename": "src/app/actions.ts",
"exportedName": "getFlakyTestsAnalysis"
},
"00c486baa1611458e5a49e3f6a5b624cc5a450103d": {
"workers": {
"app/test/[testId]/page": {
"moduleId": 97718,
"async": false,
"exportedName": "getRawHistoricalReports",
"filename": "src/app/actions.ts"
}
},
"filename": "src/app/actions.ts",
"exportedName": "getRawHistoricalReports"
}
},
"edge": {},
"encryptionKey": "b1px9WPx2BVSqbwr9Pu3bUJ1ecCWgEl3f2Amib/ax1I="
}