Skip to content

Commit 7e8319d

Browse files
committed
Improve cookie extraction test for duplicate names
The cookie extraction test now verifies that only the last value for duplicate cookie names is kept, matching expected behavior. The test counts unique cookie names and ensures the extractor returns the correct values and count.
1 parent 978bbfe commit 7e8319d

4 files changed

Lines changed: 257 additions & 145 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
/scripts
44
/benches
55
/.kiro
6+
7+
assets/myadam.jpg

0 commit comments

Comments
 (0)