hyperledger-identus / hyperledger-identus/integration

[WIP] End-to-end refactor

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
4
Avg merge
18h 33m
Merged PRs (30d)
5

Description

## Background

Given new sdk capabilities we need to refactor `Actors` in the end-to-end tests.

## DoD

New actors:
- Cloud: identus cloud agent (holder, issuer, verifier)
- Holder: edge agent to act as holder
- Issuer: edge agent to act as issuer
- Verifier: edge agent to act as verifier

New abilities:
- CloudAgentAbility
- HolderAbility
- IssuerAbility
- VerifierAbility
- WalletAbility

## Implementation details

- Remove direct accesses from the Steps/Workflows, eg.
- SDK direct access
- URL calls
- All calls should come from Abilities capabilities

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.