tbdex-kt httpclient How to run E2ETest.kt locally Comment out @Disabled annotation above the test method in E2ETest 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 the tests e2e flow method with the PFI DID from step 4 Run or debug the tests e2e flow method.