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

Add Integration Tests for User Sharing API #23328

Closed
BimsaraBodaragama opened this issue Mar 2, 2025 · 1 comment
Closed

Add Integration Tests for User Sharing API #23328

BimsaraBodaragama opened this issue Mar 2, 2025 · 1 comment
Assignees
Milestone

Comments

@BimsaraBodaragama
Copy link
Member

Description

Add integration tests for the User Sharing API to validate successful user sharing/unsharing, ensuring correct request handling and response accuracy. Since user sharing is asynchronous, these tests should confirm successful sharing/unsahring by verifying the shared organizations through a GET request, ensuring expected API behavior under various valid inputs.

Tasks

  • Add success case tests.
  • Add failure case tests.
  • Verify response structure and error handling.

Version

7.1.0

@BimsaraBodaragama
Copy link
Member Author

BimsaraBodaragama commented Mar 2, 2025

You can track the PR here.

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

No branches or pull requests

1 participant