api-integration-test

分类: 开发与编程 | 上传者: johnqtcgjohnqtcg | 下载: 0 | 版本: v1.0(最新)

为内部 API 和服务到服务客户端 (HTTP/gRPC) 创建、维护和运行门控 Go 集成测试。用于端点验证、与真实运行时配置的合同检查、选择执行、超时/重试安全以及 Go 服务中的集成故障分类。

更新日志: Source: GitHub https://github.com/johnqtcg/awesome-skills

目录结构

当前层级: tree/main/skills/api-integration-test/

  • 📁 references/
    • 📄 advanced-patterns.md 3.8 KB
    • 📄 checklists.md 4.3 KB
    • 📄 common-integration-gate.md 4.1 KB
    • 📄 common-output-contract.md 1.4 KB
    • 📄 internal-api-patterns.md 6.3 KB
  • 📁 scripts/
    • 📁 tests/
      • 📁 golden/
        • 📄 001_simple_http_get.json 349 B
        • 📄 002_grpc_service.json 324 B
        • 📄 003_retryable_endpoint.json 298 B
        • 📄 004_production_safety.json 256 B
        • 📄 005_missing_config_degradation.json 275 B
        • 📄 006_ci_github_actions.json 308 B
        • 📄 007_expected_failure_paths.json 296 B
        • 📄 008_data_lifecycle.json 221 B
      • 📄 COVERAGE.md 2.4 KB
      • 📄 test_golden_scenarios.py 7.5 KB
      • 📄 test_skill_contract.py 11.2 KB
    • 📄 run_regression.sh 557 B
  • 📄 SKILL.md 13.1 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 8 | ★ 0
评论 0

请先登录后评论。

评论加载中...