Skip to content

Test harness for etcd backend #6

@jdolitsky

Description

@jdolitsky

Currently the etcd backend tests are failing, due to hardcoded endpoints = "https://127.0.0.1:2379"

This is somewhat different than the other backends. Ideally, we can start an etcd server (or mock server) locally, on a random port, and dynamically use this in the unit tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions