Commit 1252e94
🧪 Add tests for doTry error handling fallback
This commit introduces new test cases for the `doTry` helper function.
It adds assertions to verify the format of warning logs and tests the error fallback behavior when a non-`Error` object is thrown.
Co-authored-by: zknpr <96851588+zknpr@users.noreply.github.com>1 parent 8cc23d8 commit 1252e94
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
106 | 114 | | |
107 | 115 | | |
0 commit comments