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
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.
Would formalize our testing, and catch bugs for us. Might be unnecessary? Maybe we could ask for advice.
The text was updated successfully, but these errors were encountered: