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

Automated build tests #967

Open
2 tasks
cgettings opened this issue Dec 30, 2023 · 1 comment
Open
2 tasks

Automated build tests #967

cgettings opened this issue Dec 30, 2023 · 1 comment
Labels
backburner Not currently a priority

Comments

@cgettings
Copy link
Contributor

Would formalize our testing, and catch bugs for us. Might be unnecessary? Maybe we could ask for advice.

  • Check for broken links
  • Check for console errors
@cgettings
Copy link
Contributor Author

We’d want to check that the JavaScript on every page was executing without errors. This is maybe the easiest way to ensure total coverage of edge cases.

We could use a testing framework, or do it manually, or “click” on everything with a headless browser.

@cgettings cgettings added the backburner Not currently a priority label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backburner Not currently a priority
Projects
None yet
Development

No branches or pull requests

1 participant