Commit 7e8319d
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
0 commit comments