-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Context
MemoryStore in internal/auth/store_memory.go is used for testing but lacks its own tests to verify correct behavior.
Task
Add unit tests for MemoryStore covering:
Save()/Load()round-tripDelete()behaviorExists()returns correct values- Edge cases (nil token, load when empty)
Priority
Low
Effort
Low
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels