Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(service_test.go): add TestListContentsService to validate conten…
…t listing functionality The addition of `TestListContentsService` in `service_test.go` ensures that the service can handle listing contents correctly. This test checks if the service can return a limited number of content items and validates the content names against a specific pattern.
- Loading branch information