Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand Notebook 7 acceptance tests #56

Closed
bollwyvl opened this issue Oct 26, 2023 · 0 comments · Fixed by #59
Closed

Expand Notebook 7 acceptance tests #56

bollwyvl opened this issue Oct 26, 2023 · 0 comments · Fixed by #59
Labels
enhancement New feature or request
Milestone

Comments

@bollwyvl
Copy link
Contributor

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
@bollwyvl bollwyvl added the enhancement New feature or request label Oct 26, 2023
@bollwyvl bollwyvl added this to the 0.2.0 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant