You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add integration tests to CI workflow for pull requests
- Separate unit tests from integration tests in CI
- Add new integration-test job that runs only on PRs
- Use Python 3.12 specifically for integration tests
- Decrypt NUTRIENT_DWS_API_KEY secret and create integration_config.py
- Run integration tests against live Nutrient DWS API
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments