Commit bd3722f
committed
Enhance tests for WeightStore with new operations and metrics validation
- Added tests for weight tracking, including rejection of updates exceeding capacity.
- Introduced metrics validation for insertions, removals, and evictions.
- Implemented property-based tests to ensure state invariants under random operations.
- Improved coverage for edge cases, such as zero weight capacity and weight overflow scenarios.1 parent a4953e4 commit bd3722f
1 file changed
Lines changed: 504 additions & 0 deletions
0 commit comments