Skip to content

Indy Node system tests depend on the Sovrin package #102

Closed
@askolesov

Description

@askolesov

That's bad because if someone makes breaking changes in Node, he has to release an updated version of Sovrin in order to fix and run tests.

Example of depending code:
https://github.com/hyperledger/indy-test-automation/blob/master/system/docker/node/Dockerfile#L65

Proposal:

  • Make a Sovrin fork of this repository.
  • Get rid of Sovrin dependencies and tests in this repository.
  • When new changes are added to this repository, merge them into the fork.
  • Keep everything Sovrin specific in the fork.

This PR was intended to fix it but I didn't have time to accomplish it so it's closed:
#101

This proposal is the result of the previous research.

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