-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add new unit tests for SpiceDbClient
Added several new unit tests to the `SpiceDbClientTests` class. These include: - A test for adding batch relationships and validating the returned token. - A test for looking up resources that a user has specific permissions on. - A test for retrieving subjects with certain permissions on a resource. These additions improve coverage of the `SpiceDbClient` functionality, ensuring its methods behave as expected under various scenarios.
- Loading branch information
Showing
1 changed file
with
58 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters