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

[extension-selenium] Add the ability to use self-signed MITM for browser proxy #3318

Merged

Conversation

draker94
Copy link
Contributor

@draker94 draker94 commented Nov 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #3318 (865456b) into master (0a94d9d) will decrease coverage by 7.38%.
The diff coverage is 100.00%.

❗ Current head 865456b differs from pull request most recent head 7bb7a23. Consider uploading reports for the commit 7bb7a23 to get more accurate results

@@             Coverage Diff              @@
##             master    #3318      +/-   ##
============================================
- Coverage     96.92%   89.54%   -7.39%     
- Complexity     5969     6181     +212     
============================================
  Files           837      838       +1     
  Lines         16901    16916      +15     
  Branches       1091     1091              
============================================
- Hits          16381    15147    -1234     
- Misses          412     1641    +1229     
- Partials        108      128      +20     
Impacted Files Coverage Δ
...ava/org/vividus/proxy/mitm/MitmManagerFactory.java 100.00% <100.00%> (ø)
...ava/org/vividus/proxy/mitm/MitmManagerOptions.java 100.00% <100.00%> (ø)
.../java/org/vividus/proxy/model/MitmManagerType.java 100.00% <100.00%> (ø)
.../src/main/java/org/vividus/results/model/Node.java 0.00% <0.00%> (-100.00%) ⬇️
...rc/main/java/org/vividus/transformer/JoinMode.java 0.00% <0.00%> (-100.00%) ⬇️
...c/main/java/org/vividus/transformer/MergeMode.java 0.00% <0.00%> (-100.00%) ⬇️
.../main/java/org/vividus/runner/BddStepsCounter.java 0.00% <0.00%> (-100.00%) ⬇️
...in/java/org/vividus/results/model/NodeContext.java 0.00% <0.00%> (-100.00%) ⬇️
...n/java/org/vividus/runner/BddScenariosCounter.java 0.00% <0.00%> (-100.00%) ⬇️
...n/java/org/vividus/runner/KnownIssueValidator.java 0.00% <0.00%> (-100.00%) ⬇️
... and 56 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@draker94 draker94 force-pushed the add_mitm_self_signed_manager branch 2 times, most recently from 3ef8e73 to b1a2f83 Compare November 3, 2022 08:09
@valfirst valfirst merged commit 8e1286c into vividus-framework:master Nov 8, 2022
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.

5 participants