UNPKG

@ministryofjustice/hmpps-digital-prison-reporting-frontend

Version:

The Digital Prison Reporting Frontend contains templates and code to help display data effectively in UI applications.

3 lines (2 loc) 424 B
context("Viewing a report",()=>{let t="/embedded/platform/dpr/view-report/async/dashboard/mock-dashboards/test-dashboard-8/tblId_1730302242487/dashboard?filters.establishment_id=MDI&filters.date.quick-filter=last-six-months&filters.date.granularity=monthly&filters.date.start=2025-01-31&filters.date.end=2025-07-30";it("is accessible",()=>{cy.visit(t),cy.injectAxe(),cy.checkA11y()})}); //# sourceMappingURL=tests.cy.js.map