cuopt-test-coverage

Codify end-to-end test coverage for cuOpt starter packs across API, UI, and infrastructure.

3|2|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill cuopt-test-coverage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cuopt-test-coverage
Source: https://github.com/oci-ai-incubations/ai-accelerator-starter-packs/tree/main/.claude/skills/cuopt-test-coverage
Command: npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill cuopt-test-coverage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Authoritative test specifications for cuOpt starter packs capture the end-to-end validation criteria required to verify deployments, integrations, and user workflows.

Core Features & Use Cases

  • Comprehensive test suites for API (CA-), infrastructure (CI-), and UI (CU-*)
  • Phase-specific test files and invocation steps to ensure repeatable validation across deployment stages
  • Clear guidance for CI/CD integration and evidence capture to support auditing and compliance

Quick Start

Execute the cuOpt test suites against a deployed stack to validate API, UI, and infrastructure behavior

Frequently Asked Questions about cuopt-test-coverage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test cuOpt starter pack deployments across API, UI, and infrastructure layers?

To test cuOpt starter pack deployments, you execute reproducible test suites that validate API health endpoints, UI interactions, problem submission, solution polling, and infrastructure deployment checks across your stack.

What end-to-end validation scenarios should I cover for NVIDIA cuOpt problem submission and solution polling?

End-to-end validation for cuOpt should cover health endpoint verification, problem submission, solution polling, UI interactions, and deployment checks to ensure the API and UI behave correctly under operational conditions.

Can I integrate cuOpt test artifacts into my existing CI/CD pipeline for compliance auditing?

Yes, cuOpt test artifacts are captured in reproducible, versioned files that integrate with existing testing harnesses, providing clear guidance for CI/CD integration and evidence capture to support auditing and compliance.

What is the difference between CA, CU, and CI test files for cuOpt infrastructure validation?

CA files cover API validation, CU files target UI interactions, and CI files handle infrastructure deployment checks, ensuring phase-specific test coverage that can be executed by the existing testing harness across deployment stages.

Do I need a fully deployed cuOpt stack before running the starter pack test suites?

Yes, you must execute the cuOpt test suites against a deployed stack to validate API, UI, and infrastructure behavior, ensuring all problem submission and solution polling endpoints are accessible.

Why are my cuOpt test artifacts failing to reproduce across different deployment stages?

cuOpt test artifacts may fail if they are not captured in reproducible, versioned files, so you must ensure phase-specific test files and invocation steps are properly structured for repeatable validation across deployment stages.