5bee7092d3
- Add insta dev-dependency for visual regression testing - Create lib.rs to expose modules for integration tests - Add snapshot tests for progress_bar, topbar, library, help modal - Add unit tests for LibraryState navigation - Move all tests to tests/ directory (proper Rust convention) - Make build.rs skip proto compilation when protoc unavailable - Add docs/testing-possible-solutions.md with testing strategies
35 lines
3.6 KiB
Plaintext
35 lines
3.6 KiB
Plaintext
---
|
|
source: tests/ui_snapshots.rs
|
|
expression: terminal.backend()
|
|
---
|
|
"┌─[ Artists · 0 ]──────────────┐┌─[ Detail · ]────────────────────────────────────────────────────┐"
|
|
"│ ││No artist selected │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"│ ││ │"
|
|
"└──────────────────────────────┘└──────────────────────────────────────────────────────────────────┘"
|