mirror of
https://github.com/holos-run/holos.git
synced 2026-04-07 18:15:00 +00:00
Add comprehensive test cases to cover all specification requirements: - File spec requirement 1: equal number of BuildPlans - BuildPlan spec 1&2: all fields must be equivalent - BuildPlan spec 3: nested objects must match recursively - BuildPlan spec 4: exact field value matching with exceptions - BuildPlan spec 4.1: unordered spec.artifacts list - BuildPlan spec 4.2: key order irrelevance - Toleration 1: multiple identical BuildPlans treated as unique - Toleration 2: multiple BuildPlans with same metadata.name Update existing test names and messages to clearly reference the specific specification requirements they validate. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>