tests/config_validation.rs hit 332 lines and failed check-rust-loc.sh on develop image builds
split protocol cases into tests/config_control_protocol.rs and share the fixture helper
Test plan
./scripts/check-rust-loc.sh
cargo test --test config_validation --test config_control_protocol
develop build-images validate + runner-image succeed after merge
## Summary
- `tests/config_validation.rs` hit 332 lines and failed `check-rust-loc.sh` on develop image builds
- split protocol cases into `tests/config_control_protocol.rs` and share the fixture helper
## Test plan
- [x] `./scripts/check-rust-loc.sh`
- [x] `cargo test --test config_validation --test config_control_protocol`
- [ ] develop `build-images` validate + runner-image succeed after merge
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
tests/config_validation.rshit 332 lines and failedcheck-rust-loc.shon develop image buildstests/config_control_protocol.rsand share the fixture helperTest plan
./scripts/check-rust-loc.shcargo test --test config_validation --test config_control_protocolbuild-imagesvalidate + runner-image succeed after merge