openwallet-foundation / credo-ts

Typescript framework for building decentralized identity and verifiable credential solutions
https://credo.js.org
Apache License 2.0
276 stars 202 forks source link

Posgresql for framework development #771

Closed jakubkoci closed 1 year ago

jakubkoci commented 2 years ago

As a developer, I want to run all the tests with the least amount of external dependencies, so that I can contribute to a small part of the framework without bothering about the rest so much and not breaking it.

Current:

Expected:

TimoGlastra commented 2 years ago

Related issue: https://github.com/hyperledger/aries-framework-javascript/issues/758