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

Increase test coverage for (and update) root_signing.py #75

Merged
merged 25 commits into from
Aug 22, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    64115c5 View commit details
    Browse the repository at this point in the history
  2. Update root_signing.py

    beeankha committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2fc069b View commit details
    Browse the repository at this point in the history
  3. Remove _verify_gpg_sig_using_ssl

    This funtion was only in the codebase for testing purposes and is not referenced anywhere
    beeankha committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c38e1e6 View commit details
    Browse the repository at this point in the history
  4. Remove _gpg_pubkey_in_ssl_format function

    This function was only for testing purposes and is not referenced anywhere in the codebase
    beeankha committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    07bbd9e View commit details
    Browse the repository at this point in the history
  5. Remove _gpgsig_to_sslgpgsig and _sslgpgsig_to_gpgsig

    These functions were commented out
    beeankha committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ec5c8e9 View commit details
    Browse the repository at this point in the history
  6. Misc. cleanup

    beeankha committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    edea01b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3857324 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cf6f75 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    c96672f View commit details
    Browse the repository at this point in the history
  2. Update root metadata error

    beeankha committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4750189 View commit details
    Browse the repository at this point in the history
  3. Reformat test_root.py

    beeankha committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    26b13c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9621ecc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff36c3a View commit details
    Browse the repository at this point in the history
  6. update conda requirement

    dholth committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    37d346b View commit details
    Browse the repository at this point in the history
  7. import test keys

    dholth committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c026f70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffc223d View commit details
    Browse the repository at this point in the history
  9. remove unused import

    dholth committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4f3f767 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbdb09b View commit details
    Browse the repository at this point in the history
  11. add pytest-mock

    dholth committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    75cd3e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be325f9 View commit details
    Browse the repository at this point in the history
  13. pre-commit change

    dholth committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    55d0676 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f21b827 View commit details
    Browse the repository at this point in the history
  15. fix test

    dholth committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    90cef16 View commit details
    Browse the repository at this point in the history
  16. remove unused import

    dholth committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0cf6146 View commit details
    Browse the repository at this point in the history
  17. Update tests/requirements.txt

    Co-authored-by: Ken Odegard <[email protected]>
    dholth and kenodegard authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    788db0f View commit details
    Browse the repository at this point in the history