mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[PR #1128] [CLOSED] Move test_track_search to authenticated tests #1168
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1128
Author: @stephanebruckert
Created: 5/31/2024
Status: ❌ Closed
Base:
master← Head:search-track-test📝 Commits (10+)
5f9cc47Enable test_track_search againcd7fd90Move test_track_search to user_endpointse95e1f1Add back failing testbccdad3Add pr link for more info484351ffix24d3747lint44d0beafix7d76612fix3b3d79cfix717a5e1fix📊 Changes
3 files changed (+18 additions, -11 deletions)
View changed files
📝
CHANGELOG.md(+1 -1)📝
tests/integration/non_user_endpoints/test.py(+11 -10)📝
tests/integration/user_endpoints/test.py(+6 -0)📄 Description
It appears that searching a track now requires the user to be authenticated
https://github.com/spotipy-dev/spotipy/actions/runs/9321825672/job/25661628355#step:5:73
Possible bug as it's weirdly returning audiobooks
Asked about it here https://community.spotify.com/t5/Spotify-for-Developers/Unauthenticated-track-search-returns-audiobooks-along-with-quot/td-p/6106058
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.