You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Version
7.1.0
The text was updated successfully, but these errors were encountered: