Commit ee0ab8d
Mirror source directory structure in tests
Test paths now match source paths:
schema/models.py → schema/test_models.py
schema/resolver.py → schema/test_resolver.py
schema/presets.py → schema/test_presets.py
schema/formats.py → schema/test_formats.py
experiment/config.py → experiment/test_config.py
experiment/controller.py → experiment/test_controller.py
Root-level tests (test_load_recipe.py, test_pipeline.py, test_bridge.py)
stay at the recipes/ test root matching their source location.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Sungsoo Ha <sungsooh@nvidia.com>1 parent 0e7d561 commit ee0ab8d
8 files changed
Lines changed: 28 additions & 0 deletions
File tree
- tests/unit/torch/recipes
- experiment
- schema
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments