Commit e1302f7
committed
feat: enhance install_node_wrapped with error handling and extensive tests. fixes #336
- Added error handling to raise exceptions on download failures in install_node_wrapped.
- Introduced a comprehensive test suite for install_node_wrapped, covering successful installations, fallback mechanisms, and error scenarios.
- Ensured that no copy or build actions are performed after download failures, improving robustness.1 parent d9ddf43 commit e1302f7
2 files changed
Lines changed: 431 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
| 798 | + | |
798 | 799 | | |
799 | 800 | | |
800 | 801 | | |
| |||
0 commit comments