Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 1051 #1052

Merged
merged 5 commits into from
May 30, 2024
Merged

Issue 1051 #1052

merged 5 commits into from
May 30, 2024

Conversation

lishukie6588
Copy link
Contributor

Fixed:

  • Seperated the test_current_user_save_and_usave_tracks unit test into test_current_user_save_tracks and test_current_user_unsave_tracks in the user endpoint test suite to improve unit test clarity and effectiveness for their respective user endpoints methods (current_user_saved_tracks_add, current_user_saved_tracks).

@stephanebruckert stephanebruckert merged commit df27fe9 into spotipy-dev:master May 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

combined assertion tests for tests.integration.user_endpoints.test.test_current_user_save_and_unsave_tracks
2 participants