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

change pytest fixture to httpserver #566

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

beliaev-maksim
Copy link
Collaborator

switch pytest fixture because httpserver is a way more powerful compared to localserver and has a better documentation.

also, see pytest-dev/pytest-localserver#43

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #566 (f17ce37) into master (52460b9) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #566   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines         2636      2644    +8     
=========================================
+ Hits          2636      2644    +8     
Impacted Files Coverage Δ
responses/tests/test_responses.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52460b9...f17ce37. Read the comment docs.

@markstory markstory merged commit d49f829 into getsentry:master Jul 15, 2022
@beliaev-maksim beliaev-maksim deleted the new_fixture branch July 15, 2022 14:10
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.

2 participants