test(shimmer): Add comprehensive test suite
Add 34 tests covering shimmer animation components: - ShimmerState: creation, duration, looping, progress, reset - SkeletonLoader: creation, widths, effect, colors - Spinner: creation, style, label, color, frames - ProgressBar: creation, clamp, label, show_percent, chars - TypingIndicator: creation, label - Countdown: creation, label, remaining - LoadingState: is_loading, is_complete, is_error - LoadingOverlay: creation, show, show_progress, hide, complete, error - blend_colors: RGB blending, non-RGB fallback Note: Tests cannot be run due to pre-existing compilation errors in views.rs which has API mismatches with other modules. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
f1dd7d4164
commit
2f91bfa8ce
1 changed files with 1055 additions and 0 deletions
1055
crates/miyabi-tui/src/shimmer.rs
Normal file
1055
crates/miyabi-tui/src/shimmer.rs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue