Skip to content

[FEATURE] Add suite of integration tests across all providers #313

Open
@zastrowm

Description

@zastrowm

Problem Statement

As the number of providers in the SDK grow, it would be beneficial to be able to quickly add new standard tests for each provider.

Proposed Solution

A set of common integration tests aka "Conformance" tests that run against every integrator. We can leverage parametrized pytests to quickly run a set of tests against a set of providers

Use Case

Adding a new feature to the SDK shouldn't require N new tests (where N = # of providers)

Alternatives Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions