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

[tests-only][full-ci]add test coverage for /app/open endpoint #9885

Merged
merged 8 commits into from
Aug 27, 2024

Conversation

PrajwolAmatya
Copy link
Contributor

@PrajwolAmatya PrajwolAmatya commented Aug 21, 2024

Description

Add acceptance test for /app/open end point. Covered cases for:

  • /app/open?file_id={file_id}&app_name={app_name}
  • /app/open?file_id={file_id}

Related Issue

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)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

.drone.star Outdated Show resolved Hide resolved
.drone.star Outdated Show resolved Hide resolved
tests/config/drone/app-registry.yaml Outdated Show resolved Hide resolved
tests/acceptance/config/behat.yml Outdated Show resolved Hide resolved
.drone.star Show resolved Hide resolved
.drone.star Show resolved Hide resolved
.drone.star Show resolved Hide resolved
@PrajwolAmatya PrajwolAmatya force-pushed the test-app-endpoint branch 2 times, most recently from 651c9e8 to 556af7f Compare August 26, 2024 11:10
.drone.star Outdated Show resolved Hide resolved
.drone.star Outdated Show resolved Hide resolved
Copy link
Member

@saw-jan saw-jan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

sonarcloud bot commented Aug 27, 2024

@PrajwolAmatya PrajwolAmatya merged commit 3dd94a8 into master Aug 27, 2024
3 checks passed
@saw-jan saw-jan deleted the test-app-endpoint branch August 27, 2024 05:39
ownclouders pushed a commit that referenced this pull request Aug 27, 2024
[tests-only][full-ci]add test coverage for `/app/open` endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants