mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[PR #893] [MERGED] Add tests for global categories, releases, fix bugged tests #1062
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#1062
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/893
Author: @kevinsekuj
Created: 11/26/2022
Status: ✅ Merged
Merged: 11/26/2022
Merged by: @stephanebruckert
Base:
master← Head:upgrade-unit-tests📝 Commits (7)
6484be5Add tests for global categories, releases, fix bugged tests92e5a0bUpdate changelog to represent pr changesa4f8cadMove changes to Unreleased97c64d0Modify changelog spacing to be more consistent8b5fedfMerge branch 'master' into upgrade-unit-tests01703c1Remove redundant test34c03a1Merge branch 'upgrade-unit-tests' of github.com:kevinsekuj/spotipy into upgrade-unit-tests📊 Changes
3 files changed (+19 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+4 -0)📝
tests/integration/non_user_endpoints/test.py(+2 -0)📝
tests/integration/user_endpoints/test.py(+13 -1)📄 Description
Additions
Fixes
foundvariable intest_artist_related_artiststests/integration/non_user_endpoints/test.py is undefined if for loop never evaluates to truetest_new_releaseswhich looks up the wrong property of the JSON response object and always evaluates to true🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.