Closed
Description
Currently we're storing visible ranges during test case recording, but we are not asserting anything about them.
This will be interesting because visible ranges depend on the size of the editor, and because the tests will run headlessly in CI.
To do
- Test folding, esp Re enable fold single line #401
- Test scrolling as described in Test a command's effect on visible ranges #160 (comment)