finos / waltz

Enterprise Information Service
https://waltz.finos.org
Apache License 2.0
182 stars 129 forks source link

Playwright testing #6071

Open davidwatkins73 opened 2 years ago

davidwatkins73 commented 2 years ago

Description

Resourcing

We intend to implement this task

davidwatkins73 commented 2 years ago

Candidates for UI Testing checklist for Waltz

(Based off our manual testing)

Applications

Bookmarks

Involvement

Attestations

Measurables

Technology

Flows

UI tests for Logical, Physical flows and Lineage

App Groups

Surveys

Assessments

Entity Relationships

Admin

Report Grids

davidwatkins73 commented 1 year ago

See java based impl on #6444

davidwatkins73 commented 1 year ago

Tips:

Highlight

locator.evaluate("d => d.style.border = '2px solid red'");
davidwatkins73 commented 11 months ago

Example of doc support:

image