# Tests Directory
This directory contains all functional tests for the `crates_tools` crate.
## Responsibility Table
| `smoke_test.rs` | Validate basic crate functionality in local and published environments |
| `crates_tools_tests.rs` | Test CrateArchive download and file listing functionality |
| `example_quality_tests.rs` | Validate example code quality, error handling, and edge case coverage |