Add unit tests for `MemStorage`
Open
good first issue
log-storage
test
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For in-memory storage, the unit tests are currently missing. Write these unit test codes referring to other storage implementations.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the MemStorage implementation and the unit tests for the other storage implementations referenced in the issue. Run the existing test suite to understand its conventions, then add equivalent coverage for MemStorage and verify that the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100