-
Notifications
You must be signed in to change notification settings - Fork 56
doc(oonirun): document v2.go and v2_test.go #1565
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
Merged
Merged
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
75ef7fd
refactor: consolidate httpx and httpapi
bassosimone f9210ec
refactor to make testing the whole package easier
bassosimone 587290c
Merge branch 'master' into issue/2700
bassosimone af394c2
Merge branch 'master' into issue/2700
bassosimone c6f2f5a
Merge branch 'master' into issue/2700
bassosimone 68c9779
Merge branch 'issue/2700' of github.com:ooni/probe-cli into issue/2700
bassosimone 57e29da
Merge branch 'master' into issue/2700
bassosimone 5c953f0
x
bassosimone e03e810
x
bassosimone a6046fd
x
bassosimone 341fcf2
x
bassosimone 8c34524
x
bassosimone 4b464ff
try to entirely remove httpx usages
bassosimone 6d57184
fix: make sure there is nil safety
bassosimone 9c2a226
oxford comma: yes/no?
bassosimone 1123b4e
x
bassosimone d421d24
fix: unit test needs to be adapted
bassosimone 67e0a10
chore: improve testing for cloudflare IP lookup
bassosimone a69d981
chore: improve the ubuntu IP lookup tests
bassosimone cd25c56
Merge branch 'master' into issue/2700
bassosimone 642ae5c
x
bassosimone 548e6bc
doc: document oonirun/v2_test.go tests
bassosimone 8071ba6
x
bassosimone d62adc5
x
bassosimone 16a9e3f
add more tests
bassosimone a934429
Update internal/oonirun/v2_test.go
bassosimone File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This error was unused