1 2 3 4 5 6 7 8 9
# tests/ Integration tests for the `dream` facade crate. ## Responsibility Table | File/Directory | Responsibility | |----------------|----------------| | `integration/facade_test.rs` | Compile-check smoke tests — one per feature module (common, storage, profile, runner, manager) |