Skip to content

test: add e2e tests for re-opening file in presentation viewer (#11)#121

Open
anon-pradip wants to merge 3 commits intomainfrom
test/open-presentation-viewr-using-sidebar
Open

test: add e2e tests for re-opening file in presentation viewer (#11)#121
anon-pradip wants to merge 3 commits intomainfrom
test/open-presentation-viewr-using-sidebar

Conversation

@anon-pradip
Copy link
Copy Markdown
Contributor

@anon-pradip anon-pradip commented Mar 2, 2026

Description

Adds end-to-end coverage for the “re-open markdown in presentation viewer after switching to the text editor” regression (issue #11), including new Cucumber steps/page-object helpers to drive the sidebar “Open with” actions and assert the text editor is shown.

Also updates the e2e test tooling to run per target server (test:e2e:ocis / test:e2e:opencloud), adjusts CI/Makefile/README accordingly, and tags the new scenario with @skipOnOpenCloud so it’s excluded on OpenCloud runs.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • Locally
  • CI

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Tests only (no source changes)
  • Documentation only (no source changes)
  • Maintenance (e.g. dependency updates or tooling)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation updated

@anon-pradip anon-pradip mentioned this pull request Mar 2, 2026
9 tasks
@anon-pradip anon-pradip force-pushed the test/open-presentation-viewr-using-sidebar branch 3 times, most recently from 1a3e67b to 77144fc Compare March 3, 2026 06:12
@anon-pradip anon-pradip force-pushed the test/open-presentation-viewr-using-sidebar branch 3 times, most recently from caf6867 to 1aeb753 Compare March 27, 2026 04:09
@anon-pradip anon-pradip force-pushed the test/open-presentation-viewr-using-sidebar branch from 1aeb753 to c8f6e01 Compare March 27, 2026 04:24
@anon-pradip anon-pradip force-pushed the test/open-presentation-viewr-using-sidebar branch 2 times, most recently from ed32c10 to c3b2d4c Compare March 27, 2026 07:10
@anon-pradip anon-pradip force-pushed the test/open-presentation-viewr-using-sidebar branch from c3b2d4c to 8d69841 Compare March 27, 2026 07:15
@anon-pradip anon-pradip marked this pull request as ready for review March 27, 2026 07:23
@anon-pradip anon-pradip self-assigned this Mar 27, 2026
.PHONY: install-ocis install-opencloud dependencies-ocis dependencies-opencloud install clean package

installOcis: dependenciesOcis install
install-ocis: dependencies-ocis install
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update all the occurrences of these commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants