# interval_adapter Tests
### Responsibility Table
| `smoke_test.rs` | Published and local smoke tests |
| `interval_tests.rs` | Test module entrypoint and configuration |
| `inc/` | Core interval adapter test implementations |
| `corner_cases_test.rs` | Boundary conditions and edge case validation |