nlweb-ai/nlweb-net

🧪 Tests: YAML config provider minimal tests

開放

#85 建立於 2025年8月18日

 (0 則留言) (0 個反應) (0 位負責人)C# (8 個分叉)auto 404
good first issuetests

倉庫指標

星標
 (23 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Add focused unit tests for YAML configuration provider.

Scope

  • In tests/NLWebNet.Tests/Extensions, add a minimal test class validating:
    • AddYamlStream parses simple key/values and arrays
    • AddNLWebConfigurationFormats picks up config_retrieval.yaml when present
  • Keep tests small, using in-memory streams and temp files

Acceptance Criteria

  • Tests pass locally and in CI; coverage for basic YAML parsing and auto-discovery

Labels: tests, good first issue

貢獻者指南