DeepReader
DeepReader copied to clipboard
discuss how to do automated testing
particularly to make sure PRs don't regress anything
This is a good idea. I haven't looked at what's available in the node/JS community, but I suspect they know how to do it right :-)
If we're interested specifically in regression testing, it would be interesting to see what techniques would have caught the regression in the pagination arrows with the font change :-)
we might want to start just having CI doing linting
I came across this today while thinking about testing: https://github.com/tacoss/dayguard