Dennis O'Connell

Results 8 comments of Dennis O'Connell

> I have this same issue. I can confirm dispatching a push does not render anything. This is my component: > > ``` > import React from "react"; > import...

Edit: Minor grammar and styling errors.

> once changes are made, please run `yarn changeset` and select major from root external-adapters-js dir. this has now been run and commited in latest for this PR.

> once changes are made, please run `yarn changeset` and select major from root external-adapters-js dir. this has been run.

what is the correct way to run test in my directory? I tried yarn test, etc.

> Need to run yarn as well as yarn test peregrine-fund-admin/test Thank you I have now pushed the latest commit with 2 passing integration tests, at least locally passing. Please...

` PASS packages/sources/peregrine-fund-admin/test/integration/adapter.test.ts Test Suites: 1 passed, 1 total Tests: 2 passed, 2 total Snapshots: 2 passed, 2 total Time: 2.561 s, estimated 3 s` Please confirm running the integration...

Updated Please > Please run end to end manual tests as well on the package. You'll need to set the necessary env vars (API_KEY, any endpoint overrides) Then from `external-adapters-js/packages/sources/peregrine-fund-admin`...