Commit 07336e0
authored
test(cache): verify TTLCache behavior for infinite TTL value (Variation 1) (JhaSourav07#1603)
## Description
Fixes JhaSourav07#1390
## Pillar
- [ ] 🎨 Pillar 1 — New Theme Design
- [ ] 📐 Pillar 2 — Geometric SVG Improvement
- [ ] 🕐 Pillar 3 — Timezone Logic Optimization
- [x] 🛠️ Other (Bug fix, refactoring, docs, testing)
## Visual Preview
No visual UI updates (Pure edge-case boundary unit test coverage
addition for the `TTLCache` utility).
## Checklist before requesting a review:
- [x] I have read the `CONTRIBUTING.md` file.
- [x] I have tested these changes locally.
- [x] I have run the isolated file prettier formatter.
- [x] My commits follow the Conventional Commits format (`test(cache):
...`).
- [x] I have made sure that I have only one clean commit to merge in
this PR.1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
476 | 490 | | |
477 | 491 | | |
478 | 492 | | |
| |||
0 commit comments