Add unit tests for PinsAccessTimeCache
Open
Nobody has claimed this yet.
testing
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
(It currently only has integration tests through test_constructors)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating PinsAccessTimeCache and the existing integration tests reached through test_constructors. Add focused unit tests for the cache behavior independently of those integration tests; the work is done when the new unit tests pass and cover the intended cache behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100