-
Notifications
You must be signed in to change notification settings - Fork 420
test: add unit tests for response-cache headers #1639
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomersgssoc26GSSoC 2026 contributionGSSoC 2026 contributiongssoc:assignedGSSoC: Issue assigned to a contributorGSSoC: Issue assigned to a contributorlevel:beginnerGSSoC: Beginner difficulty (20 pts)GSSoC: Beginner difficulty (20 pts)type:testingGSSoC type bonus: tests (+10 pts)GSSoC type bonus: tests (+10 pts)
Description
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersgssoc26GSSoC 2026 contributionGSSoC 2026 contributiongssoc:assignedGSSoC: Issue assigned to a contributorGSSoC: Issue assigned to a contributorlevel:beginnerGSSoC: Beginner difficulty (20 pts)GSSoC: Beginner difficulty (20 pts)type:testingGSSoC type bonus: tests (+10 pts)GSSoC type bonus: tests (+10 pts)
Summary
The file
src/lib/response-cache.tscurrently has notest coverage. A previous issue was closed without a PR
and the test file
test/response-cache.test.tsdoesnot exist.
Changes Needed
test/response-cache.test.tswith Vitest testssrc/lib/response-cache.tsImpact
I'd like to work on this if approved!
GSSoC '26 contributor.