Description
When developing locally, it would be ideal to have a smaller set of tests that do not require live KC tokens. Currently, Codex gets hung up running tests that require live access.
Desired Behavior
Streamlined smoke test set that allows local AI to test it's changes
Example current / desired
from codex:
The apparent PY failures were not contract regressions—they were existing live-service recipe tests pulled in by a broad name filter, and the sandbox correctly could not contact Wrangles SSO. I’m narrowing the run to the changed offline contract paths, then I’ll separate that evidence from any live-service coverage in the handoff.
Description
When developing locally, it would be ideal to have a smaller set of tests that do not require live KC tokens. Currently, Codex gets hung up running tests that require live access.
Desired Behavior
Streamlined smoke test set that allows local AI to test it's changes
Example current / desired
from codex:
The apparent PY failures were not contract regressions—they were existing live-service recipe tests pulled in by a broad name filter, and the sandbox correctly could not contact Wrangles SSO. I’m narrowing the run to the changed offline contract paths, then I’ll separate that evidence from any live-service coverage in the handoff.