feat: adds createPlaidLink hook and Plaid Link components #32
Annotations
3 errors
src/components/__tests__/PlaidLink.test.tsx > COMPONENT: <PlaidLink /> > renders correctly on screen:
src/components/__tests__/PlaidLink.test.tsx#L52
AssertionError: expected "spy" to be called at least once
❯ src/components/__tests__/PlaidLink.test.tsx:52:32
|
src/components/__tests__/PlaidLink.test.tsx > COMPONENT: <PlaidLink /> > runs additional onClick logic when supplied as a prop:
src/components/__tests__/PlaidLink.test.tsx#L74
AssertionError: expected "spy" to be called at least once
❯ src/components/__tests__/PlaidLink.test.tsx:74:34
❯ src/components/__tests__/PlaidLink.test.tsx:68:5
|
Quality Checks
Process completed with exit code 1.
|