Skip to content

E2E testing via Continuous Integration? #251

@lowlyocean

Description

@lowlyocean

Hi folks, I'm not really sure if there's a channel in Discord where devs can discuss Plaid in real-time, but I think this is an appropriate place for this question:

If someone's built an integration with Plaid, such as this Pattern project, what facility is there for end-to-end testing as part of the CI/CD pipeline? For example, I want to set up canned account/transaction data as part of my tests and ensure some button press in the UI renders correctly my app's transformations on that account/transaction data.

Is there a self-contained stateful mock of the Plaid API (something like this for Stripe)? Or would my pipeline need to really connect to Plaid's servers to use some Sandbox? Any active examples of E2E testing a Plaid integration in CI/CD pipeline would be appreciated! Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions