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

chore: write tests for ArchivalTCPConnectResult #1327

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Commits on Sep 28, 2023

  1. chore: write tests for ArchivalTCPConnectResult

    My aim here is to have marshal/unmarshal tests for all the toplevel data
    structures inside the internal/model/archival.go file.
    
    Once I have done that, I can have additional confidence about changing
    the structure fields and simplifying the code.
    
    All of this is preparatory work to automatically scrub HTTP measurements
    which is something we should really do before continuing to improve the
    boostrap process in light of ooni/probe#2531.
    bassosimone committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    542d33d View commit details
    Browse the repository at this point in the history