This repository was archived by the owner on May 5, 2026. It is now read-only.
Commit 069a88e
Add comprehensive tests to validation.rs and grid.rs modules
- validation.rs: +80 tests covering boundary conditions for MinLength/MaxLength,
Range float precision, Pattern edge cases (email, URL, phone, glob),
FieldState mutations, FormValidator complex scenarios, ValidateOn variants
- grid.rs: +70 tests for TrackSize variants, GridTemplate builder methods,
GridArea span calculations, GridItem effective spans, GridLayout bounds,
compute_track_sizes edge cases, auto_place_items scenarios
- Added serde_json dev-dependency to presentar-layout
Total: 3,051 tests passing, coverage improved to 90.11%/94.21%
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d0f3189 commit 069a88e
4 files changed
Lines changed: 1224 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments