mi6 / ic-ui-kit

Intelligence Community UI Kit (based on StencilJS)
MIT License
21 stars 25 forks source link

[ic-tooltip] Cypress migration #2089

Open MI6-286 opened 4 weeks ago

MI6-286 commented 4 weeks ago

Summary

Generate E2E Cypress tests for ic-tooltip, replacing and removing the older tests and adding additional tests where needed.

There are currently Cypress visual regression tests and a11y tests that have been added as part of #1891. However, a full migration is required.

evenstensberg commented 4 weeks ago

Maybe trying out Playwright? Its is widely used now for e2e tests, customisable and actively maintained.

https://playwright.dev/