pinecone-io / pinecone-python-client

The Pinecone Python client
https://www.pinecone.io/docs
Apache License 2.0
309 stars 80 forks source link

Integration test refactoring #375

Open jhamon opened 4 months ago

jhamon commented 4 months ago

Problem

I want to reuse some of the integration testing in a workflow that attempts to automatically pull in spec changes. Before I can do that, I need to clean up integration testing and migrate that functionality into reusable workflow actions.

Solution

Describe the approach you took. Link to any relevant bugs, issues, docs, or other resources.

Type of Change

Test Plan

Describe specific steps for validating this change.