-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- setup UI test test: setup e2e test #28
- Test scenarios for UI Test
- Opening a markdown file and viewing in the presentation viewer
- check if markdown is rendered properly according to their tags (eg.:
#-><h1>) test: add e2e test for markdown rendering #49 (Not required in e2e) - check for the content of the slide Test: check content of currently open slide #108
- [ ] number of slides is correct >/del> => Not implemented the feature to count the number of pages yet
- check if markdown is rendered properly according to their tags (eg.:
- Test slide change test: add test for changing slide using ui buttons and keyboard actions #120
- with button on UI
- with keyboard
- Test coverage for:
- UI tests in CI (ci: setup e2e ci pipeline #51)