You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix secretspec-derive tests compilation and execution
- Fix macro to access validation_result.secrets field instead of calling get() directly on ValidationResult
- Add missing [secrets] section to empty.toml fixture
- Update integration tests to expect correct types (fields with defaults are Option<String>)
- Add required description fields to unit test TOML configurations
- Update UI test stderr expectations for trybuild
The secretspec-derive tests now compile and run successfully as part of cargo test --workspace.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments