Alexander Payne
|
77e7e5daeb
|
feat(test): add dependency_graph test suite + fix self-cycle duplicate
Test / pytest (pull_request) Failing after 9s
- 20 unit/integration tests covering normalize_repo_name, scan_file_for_deps,
detect_cycles, and full repo scan.
- Fix detect_cycles self-loop returning duplicate node ([A,A] → [A]).
- Integration test validates timmy-config cross-repo detection.
Ref: #93 – provides test coverage to enable confident maintenance
of cross-repo dependency graph capability.
|
2026-04-26 00:51:08 -04:00 |
|