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

Add tests #73

Open
melange396 opened this issue Oct 2, 2024 · 0 comments
Open

Add tests #73

melange396 opened this issue Oct 2, 2024 · 0 comments
Assignees

Comments

@melange396
Copy link
Contributor

This repository is basically devoid of any kind of tests (automated or otherwise), except for the CI action that makes sure it builds. Unit tests would be nice, and something like integration tests would be fantastic... But at the very least, we should try to include a few [detailed] smoke tests to mimic the manual poking around that a developer or releaser is supposed to do. They could be automatically run against a PR's associated netlify preview. This can help if/when one of us "forgets" to do those manual checks, or neglects doing them thoroughly. There are many ways to approach this, from curl to selenium, but anything is hopefully better than the nothing that exists now.

Associated issues in other repos:

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

No branches or pull requests

2 participants