Closed facutuesca closed 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.
test/conftest.py
test/unit/conftest.py
test/integration/cli/conftest.py
cc @woodruffw
/gcbrun
Follow up to https://github.com/sigstore/sigstore-python/pull/1124#discussion_r1765692720. Move the common fixtures to
test/conftest.py
, and usetest/unit/conftest.py
andtest/integration/cli/conftest.py
for the unit/integration-specific fixtures.cc @woodruffw