- Comment out
@Disabled
annotation above the test method inE2ETest
class - Pull down latest version of tbdex-mock-pfi
- Read the README of tbdex-mock-pfi to install dependencies, create the database, and run migrations.
- Run tbdex-mock-pfi by running
npm run server
. The console should log the PFI DID - Change
val pfiDid
value in thetests e2e flow
method with the PFI DID from step 4 - Run or debug the
tests e2e flow
method.
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.