We should have tests to ensure all the code (JS), page structure (HTML) and styling (CSS) works as intended. Running these tests in each PR would have prevented regressions like #71 from happening.
I am not sure what's the best approach or tools to test this kind of app, but I'm opening the issue to get the discussion started.
We should have tests to ensure all the code (JS), page structure (HTML) and styling (CSS) works as intended. Running these tests in each PR would have prevented regressions like #71 from happening.
I am not sure what's the best approach or tools to test this kind of app, but I'm opening the issue to get the discussion started.