add-integration-tests
OfficialAdd OpenShift integration health checks
Software Engineering#integration testing#pytest#deployment automation#health checks#OpenShift#CI workflow
Authorred-hat-data-services
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Adding reliable integration deployment tests to a new agent is slow and error-prone when you must manually create test scaffolding, wire it into the agent’s Makefile, and update CI coverage.
Core Features & Use Cases
- Scaffold per-agent integration tests: Creates tests/integration/init.py, conftest.py, and test_deployment.py under agents/<framework>/<agent_name>/tests/integration.
- Standardized deployment + health verification: Builds and deploys the agent on OpenShift, hits the /health endpoint, and tears down cleanly.
- CI workflow matrix update: Adds the target agent to .github/workflows/agent-deployment-test.yaml so the new integration test runs in the pipeline.
Quick Start
Ask the agent to add integration deployment tests for agents/<framework>/<agent_name> by running: /agentic-starter-kits-skills:add-integration-tests <agent_path> JIRA-KEY
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: add-integration-tests Download link: https://github.com/red-hat-data-services/agentic-starter-kits-skills/archive/main.zip#add-integration-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.