Skip to content

Make vaultclient testable on dev machines #88

@ghost

Description

Currently, the unit tests validate that vaultclient can connect to a https server by usings certificates generated for "*.testing.local"

This means that a developer needs to setup the vault.testing.local hostname on his dev machine so that two of the unit tests can pass.

This should not be the case, as developers should be able to run at least unit tests without modifying their environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions