Skip to content

test(config): add comprehensive unit tests for ConsensusConfig type#70

Merged
refcell merged 1 commit intomainfrom
impl-beta/add-consensus-config-tests
Feb 2, 2026
Merged

test(config): add comprehensive unit tests for ConsensusConfig type#70
refcell merged 1 commit intomainfrom
impl-beta/add-consensus-config-tests

Conversation

@refcell
Copy link
Owner

@refcell refcell commented Feb 2, 2026

Summary

  • Adds 16 comprehensive unit tests for ConsensusConfig in the kora-config crate
  • Tests cover default values, serde roundtrips (JSON/TOML), partial defaults, hex encoding/decoding of participants, and build_validator_set() functionality
  • Improves test coverage from 37 to 53 tests in the config crate

@refcell refcell merged commit bd22d12 into main Feb 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments