[PR #102] [MERGED] Add OAuth cache tests #770

Closed
opened 2026-02-28 00:01:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/102
Author: @KevinMGranger
Created: 6/17/2016
Status: Merged
Merged: 6/17/2016
Merged by: @plamere

Base: masterHead: oauth_cache_tests


📝 Commits (1)

📊 Changes

2 files changed (+121 additions, -1 deletions)

View changed files

tests/test_oauth.py (+118 -0)
📝 tox.ini (+3 -1)

📄 Description

I'm planning on making caching a little more customizable. Here's a unit test to catch regressions first.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/102 **Author:** [@KevinMGranger](https://github.com/KevinMGranger) **Created:** 6/17/2016 **Status:** ✅ Merged **Merged:** 6/17/2016 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `oauth_cache_tests` --- ### 📝 Commits (1) - [`8a26e03`](https://github.com/spotipy-dev/spotipy/commit/8a26e0317844b0cb6e4d37b0b0bad70ef8844a94) Add OAuth cache tests ### 📊 Changes **2 files changed** (+121 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `tests/test_oauth.py` (+118 -0) 📝 `tox.ini` (+3 -1) </details> ### 📄 Description I'm planning on making caching a little more customizable. Here's a unit test to catch regressions first. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#770
No description provided.