jellyfin / jellyfin-sdk-typescript

TypeScript SDK for Jellyfin
https://typescript-sdk.jellyfin.org
Mozilla Public License 2.0
76 stars 25 forks source link

Update integration test to use non-admin api for libraries #763

Closed thornbill closed 2 months ago

thornbill commented 2 months ago

This integration test has been broken since we locked down the media folders api to be (correctly) admin only. Switched to using the user views api which is the correct api for getting a list of views (libraries) for a normal user.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud