-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add test for #3515 #3517
Add test for #3515 #3517
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3517 +/- ##
==========================================
- Coverage 97.94% 97.92% -0.03%
==========================================
Files 44 44
Lines 8562 8562
Branches 1381 1381
==========================================
- Hits 8386 8384 -2
- Misses 71 72 +1
- Partials 105 106 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect!
Thanks! |
Add test for #3515 (Send custom per-request cookies even if session jar is empty)
What do these changes do?
Adds a test for #3515 bug fix
Are there changes in behavior for the user?
Test suite is updated.
Related issue number
Checklist