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

Investigate adding snapshot testing #298

Open
Niyousha99 opened this issue Jan 21, 2022 · 1 comment
Open

Investigate adding snapshot testing #298

Niyousha99 opened this issue Jan 21, 2022 · 1 comment

Comments

@Niyousha99
Copy link
Collaborator

Snapshot testing is a way for us to add some automatic tests to verify that our code changes do not introduce unintended changes to other components on the website. It is a good tool for detecting unwanted changes to the UI.

@Niyousha99 Niyousha99 added Investigation May also include POC Testing labels Jan 21, 2022
@Niyousha99
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant