TBD54566975 / incubation-dcx

A Web5 Protocol for Decentralized Credential Exchange
Apache License 2.0
4 stars 5 forks source link

Integration & Unit Testing #17

Closed bnonni closed 3 weeks ago

bnonni commented 2 months ago

General

Integration Tests (E2E)

Unit Tests

Applicant

Issuer

Common

bnonni commented 1 month ago

Integration Tests (E2E)

  • [x] applicant/server
  • [x] issuer/server

Completed with #33

bnonni commented 4 weeks ago

Applicant

  • [x] applicant/config
  • [x] applicant/server
  • [x] applicant/handlers
  • [x] applicant/manager

Completed with #53

bnonni commented 3 weeks ago

Issuer

  • [x] issuer/config
  • [x] issuer/handlers
  • [x] issuer/server
  • [x] issuer/manager

Completed with #60

bnonni commented 3 weeks ago

General

  • [x] add test coverage badges
  • [x] update github workflow to run tests

Common

  • [x] common/config
  • [x] common/dcx-agent
  • [x] common/dcx-identity-vault

Completed with #61