sigstore / sigstore-python

A Sigstore client written in Python
https://pypi.org/p/sigstore
Other
233 stars 49 forks source link

Deduplicate test fixtures #1137

Closed facutuesca closed 2 months ago

facutuesca commented 2 months ago

Follow up to https://github.com/sigstore/sigstore-python/pull/1124#discussion_r1765692720. Move the common fixtures to test/conftest.py, and use test/unit/conftest.py and test/integration/cli/conftest.py for the unit/integration-specific fixtures.

cc @woodruffw

jku commented 2 months ago

/gcbrun

woodruffw commented 2 months ago

/gcbrun