deathbeds / jupyterlab-deck

Lightweight presentations for JupyterLab
https://jupyterlab-deck.rtfd.io
BSD 3-Clause "New" or "Revised" License
41 stars 9 forks source link

Expand Notebook 7 acceptance tests #56

Closed bollwyvl closed 11 months ago

bollwyvl commented 1 year ago

Elevator Pitch

Add additional robot test cases to test features such as markdown preview factory integration, multidocument navigation (such as it is).

Motivation

54 adds a bare minimum sanity check for notebook support, sufficient to get out a alpha (#55), but lacking testing of corner cases (which should probably be tested independently).

Design Ideas

*** keywords ***
verify a notebook factory can be navigated
  [arguments]   ${factory}=Markdown preview  ${document}=README.md   ${slide_count}=7  ${subslide_count}=2

toggle notebook zen mode
   Log    determine what this might mean