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

TST: No pycryptodome #1050

Merged
merged 13 commits into from
Jul 3, 2022
Merged

TST: No pycryptodome #1050

merged 13 commits into from
Jul 3, 2022

Commits on Jul 3, 2022

  1. TST: No pycryptodome

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    596e628 View commit details
    Browse the repository at this point in the history
  2. Adjust tests

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    60904eb View commit details
    Browse the repository at this point in the history
  3. noqa

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    480dee8 View commit details
    Browse the repository at this point in the history
  4. Bigger block

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    c8a526b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a37a884 View commit details
    Browse the repository at this point in the history
  6. Onre more test

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    0ea9474 View commit details
    Browse the repository at this point in the history
  7. Make mypy happy

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    46fefa6 View commit details
    Browse the repository at this point in the history
  8. Make non-usage of pycryptodome explicit

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    MartinThoma and MasterOdin committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    fefa6fb View commit details
    Browse the repository at this point in the history
  9. Update tests/test_encryption.py

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    MartinThoma and MasterOdin committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    1c21784 View commit details
    Browse the repository at this point in the history
  10. Access the metadata

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    9d9e7da View commit details
    Browse the repository at this point in the history
  11. Use pytest.skip

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4baecaf View commit details
    Browse the repository at this point in the history
  12. use skipif decorator

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    2dc61c1 View commit details
    Browse the repository at this point in the history
  13. Add reason

    MartinThoma committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    95dd8fa View commit details
    Browse the repository at this point in the history