Files
Liam DeBeasi a01c3d49bb docs(testing, components): clarify testing and focusable usage (#29424)
This PR makes the following changes:

1. Clarifies when `.ion-focusable` should be used versus
`:focus-visible`.
2. Clarifies that `Locator` needs to be typecast when using
`Locator.spyOnEvent`.
2024-05-01 04:11:35 +00:00
..

Core Testing

Directory

Directory Description
Preview Changes Steps on building core and previewing changes
Usage Instructions How to run tests and update screenshots
Best Practices Contains information on conventions to follow as well as pitfalls to avoid when writing tests
API Documents the custom functionality that has been built on top of Playwright