jupyter-book / jupyterlab-myst

Use MyST Markdown directly in Jupyter Lab
https://jupyter-book.github.io/jupyterlab-myst/
BSD 3-Clause "New" or "Revised" License
140 stars 17 forks source link

Rework ui-tests to capture full pages #239

Open agoose77 opened 6 months ago

agoose77 commented 6 months ago

Proposal

The current ui-test framework captures element screenshots, but our tests are longer than a single page. We should rework the tests or test logic to ensure that we capture full pages.