Skip to content

APPT-1056/playwright cross browser testing#1425

Open
pchoi-al wants to merge 3 commits intomainfrom
APPT-1056/playwright-cross-browser-testing
Open

APPT-1056/playwright cross browser testing#1425
pchoi-al wants to merge 3 commits intomainfrom
APPT-1056/playwright-cross-browser-testing

Conversation

@pchoi-al
Copy link
Contributor

@pchoi-al pchoi-al commented Feb 17, 2026

Description

Expanded test coverage by implementing cross-browser support (Edge, Firefox, Safari, Chrome) within Playwright, ensuring platform-wide UI consistency.

Fixes # (issue)

Checklist:

  • My work is behind a feature toggle (if appropriate)
  • If my work is behind a feature toggle, I've added a full suite of tests for both the ON and OFF state
  • The ticket number is in the Pull Request title, with format "APPT-XXX: My Title Here"
  • I have ran npm tsc / lint (in the future these will be ran automatically)
  • My code generates no new .NET warnings (in the future these will be treated as errors)
  • If I've added a new Function, it is disabled in all but one of the terraform groups (e.g. http_functions)
  • If I've added a new Function, it has both unit and integration tests. Any request body validators have unit tests also
  • If I've made UI changes, I've added appropriate Playwright and Jest tests
  • If I've added/updated an end-point, I've added the appropriate annotations and tested the Swagger documentation reflects the change

pata9 and others added 2 commits February 18, 2026 14:03
download-report.spec.ts is no longer required as merged into
download-reports.spec.ts
@pchoi-al pchoi-al force-pushed the APPT-1056/playwright-cross-browser-testing branch from cb73a00 to c9733c2 Compare February 18, 2026 14:16
@pchoi-al pchoi-al force-pushed the APPT-1056/playwright-cross-browser-testing branch from c9733c2 to af73307 Compare February 18, 2026 14:31
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants