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 to check activity after uploading a file #9678

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

Salipa-Gurung
Copy link
Contributor

@Salipa-Gurung Salipa-Gurung commented Jul 23, 2024

Description

Using the new API endpoint /v1beta1/extensions/org.libregraph/activities, this test checks file activity information after a user has already uploaded a file.

Related Issue

How Has This Been Tested?

  • CI 🤖

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:

@Salipa-Gurung Salipa-Gurung self-assigned this Jul 23, 2024
@Salipa-Gurung Salipa-Gurung force-pushed the test-activities-api branch 3 times, most recently from 8dafa86 to 994376d Compare July 24, 2024 06:33
@Salipa-Gurung Salipa-Gurung changed the title [tests-only] [full-ci] Add test to check activities in a file [tests-only] [full-ci] Add test to check activity after uploading a file Jul 24, 2024
@Salipa-Gurung Salipa-Gurung marked this pull request as ready for review July 24, 2024 06:46
tests/TestHelpers/GraphHelper.php Outdated Show resolved Hide resolved
tests/TestHelpers/GraphHelper.php Outdated Show resolved Hide resolved
tests/acceptance/features/bootstrap/GraphContext.php Outdated Show resolved Hide resolved
@Salipa-Gurung Salipa-Gurung force-pushed the test-activities-api branch 2 times, most recently from 4da17f5 to 4a9a360 Compare July 24, 2024 11:39
tests/TestHelpers/GraphHelper.php Outdated Show resolved Hide resolved
tests/TestHelpers/GraphHelper.php Outdated Show resolved Hide resolved
tests/acceptance/features/apiGraph/activities.feature Outdated Show resolved Hide resolved
tests/acceptance/features/apiGraph/activities.feature Outdated Show resolved Hide resolved
tests/acceptance/features/bootstrap/GraphContext.php Outdated Show resolved Hide resolved
tests/acceptance/features/bootstrap/GraphContext.php Outdated Show resolved Hide resolved
@Salipa-Gurung Salipa-Gurung force-pushed the test-activities-api branch 2 times, most recently from d685279 to 7c7fe4c Compare July 25, 2024 04:15
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.

👍

Copy link

sonarcloud bot commented Jul 25, 2024

@saw-jan saw-jan merged commit 65d1567 into master Jul 25, 2024
4 checks passed
@saw-jan saw-jan deleted the test-activities-api branch July 25, 2024 09:43
ownclouders pushed a commit that referenced this pull request Jul 25, 2024
[tests-only] [full-ci] Add test to check activity after uploading a file
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.

None yet

5 participants