ocis icon indicating copy to clipboard operation
ocis copied to clipboard

[tests-only][full-ci] add test to check acivities by sharee

Open prashant-gurung899 opened this issue 1 year ago • 4 comments

Description

This PR adds test where a sharee checks api activities.

Scenario: sharee tries to check the activities of a shared folder using share mount-point id
Scenario: sharee tries to check the activities of unshared file
Scenario: sharee tries to check the activities of a shared folder using folder id

Related Issue

  • Related to : https://github.com/owncloud/ocis/issues/9543

Motivation and Context

How Has This Been Tested?

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

Checklist:

  • [ ] Code changes
  • [ ] Unit tests added
  • [x] Acceptance tests added
  • [ ] Documentation ticket raised:

prashant-gurung899 avatar Aug 19 '24 07:08 prashant-gurung899

Blocked until this bug https://github.com/owncloud/ocis/issues/9849 is fixed.

PrajwolAmatya avatar Sep 02 '24 05:09 PrajwolAmatya

Blocked until this bug #9849 is fixed.

Unblocking this PR as this PR adds test for checking activities of a shared folder using mountpoint share id. For bug :https://github.com/owncloud/ocis/issues/9849 i.e. i will cover it in new PR after it gets fixed.

prashant-gurung899 avatar Sep 23 '24 08:09 prashant-gurung899