Skip to content

Reorganize AI integration-related test fixtures #5993

@ericapisani

Description

@ericapisani

Context: #5937

Right now, a large number of our pytest fixtures live in the global conftest.py file. For maintainability reasons, it'd be better to move provider-specific (or just AI integration-specific) fixtures into separate conftest.py files and load them into the global conftest.py using pytest_plugins.

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions