Add tests that check if `WTinyLfuCache::resize` and `SlruCache::resize` work correctly
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In `lib.rs` and `slru.rs` respectively.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the resize implementations and nearby tests in lib.rs for WTinyLfuCache and slru.rs for SlruCache, then run the existing Rust test suite. Add focused tests for both resize methods and verify that the expected cache behavior holds after resizing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100