You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we start to refactor our test suite in #8143, we should begin to author a living testing style guide that lives in /docs/style.md. This testing style guide should cover the following topics and should be added to over time:
Test structure
Where should user-driven (e2e) tests be written
Where should automated accessibility tests be written
Where should Component API tests be written
Test recipes for common practices
The text was updated successfully, but these errors were encountered:
As we start to refactor our test suite in #8143, we should begin to author a living testing style guide that lives in
/docs/style.md
. This testing style guide should cover the following topics and should be added to over time:The text was updated successfully, but these errors were encountered: