Skip to content
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

Cookies test #6141

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Cookies test #6141

wants to merge 4 commits into from

Conversation

GeorgeA92
Copy link
Contributor

Implemented.. new endpoint for Mockserver.
In this endpoint - server return custom: status, headers, body defined on request body.

This will allow us to test complicated scenarios (for example to test cookie processing on different responses as mentioned on #4812 (comment))

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #6141 (1e14be7) into master (dba3767) will decrease coverage by 0.39%.
Report is 120 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6141      +/-   ##
==========================================
- Coverage   88.95%   88.56%   -0.39%     
==========================================
  Files         163      160       -3     
  Lines       11567    11638      +71     
  Branches     1877     1892      +15     
==========================================
+ Hits        10289    10307      +18     
- Misses        969     1004      +35     
- Partials      309      327      +18     

see 72 files with indirect coverage changes

@GeorgeA92 GeorgeA92 changed the title Cookies test[WIP] Cookies test Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant