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

Enable integration tests for the crypto/ namespace #26684

Merged
merged 1 commit into from
Jul 25, 2017

Commits on Jul 25, 2017

  1. Enable integration tests for the crypto/ namespace

    Crypto namespace contains the openssl modules. It has no integration
    testing as of now.
    
    This commits aims to add integration tests for the crypto namespace.
    This will make it easier to spot breaking changes in the future.
    
    This tests currently apply to:
    
      * openssl_privatekey
      * openssl_publickey
      * openssl_csr
    Spredzy committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    63561b9 View commit details
    Browse the repository at this point in the history