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

feat(testingx): add log collector #1562

Merged
merged 5 commits into from
Apr 23, 2024
Merged

feat(testingx): add log collector #1562

merged 5 commits into from
Apr 23, 2024

Conversation

bassosimone
Copy link
Contributor

Closes ooni/probe#2713.

We developed this diff in #1560, which is work in the ooni/probe#2700 context.

This diff includes a first attempt at consolidating the patterns with
which we invoke OONI and third-party API calls.

I have refactored the code of httpx and httpapi into a new package
called httpclientx, added some tests, started converting some parts
of the tree, and explained myself in a design document.

Part of ooni/probe#2700
@bassosimone bassosimone marked this pull request as ready for review April 23, 2024 09:59
@bassosimone bassosimone requested a review from hellais as a code owner April 23, 2024 09:59
@bassosimone bassosimone merged commit 6bd35a2 into master Apr 23, 2024
20 checks passed
@bassosimone bassosimone deleted the issue/2700a branch April 23, 2024 10:23
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.

testingx: implement log collector
1 participant