Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write initial testing style guide #8144

Closed
joshblack opened this issue Mar 22, 2021 · 1 comment · Fixed by #8307
Closed

Write initial testing style guide #8144

joshblack opened this issue Mar 22, 2021 · 1 comment · Fixed by #8307
Assignees

Comments

@joshblack
Copy link
Contributor

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
@joshblack
Copy link
Contributor Author

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 a pull request may close this issue.

2 participants