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: implement better integration tests #34

Merged
merged 6 commits into from
Jan 5, 2023
Merged

Conversation

bassosimone
Copy link
Contributor

There's a need to write better integration tests for this repository.

In particular:

  1. we need to have confidence that the JA3 signature produced when using a uTLS client is different than the default one (i.e., can we be confident that it's possible to replace TLS?)

  2. we need to have robust tests that do not depend onto external services but only use localhost, so they don't break often.

Part of ooni/probe#2273

There's a need to write better integration tests for this repository.

In particular:

1. we need to have confidence that the JA3 signature produced
when using a uTLS client is different than the default one (i.e.,
can we be confident that it's possible to replace TLS?)

2. we need to have robust tests that do not depend onto external
services but only use localhost, so they don't break often.

Part of ooni/probe#2273
@bassosimone bassosimone marked this pull request as ready for review January 5, 2023 08:09
@bassosimone bassosimone merged commit 6a399fd into stable Jan 5, 2023
@bassosimone bassosimone deleted the better-tests branch January 5, 2023 08:29
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.

1 participant