Commit 2d35824
authored
test: Add mock ghclient to TestCheckFile with dependency injection (#185)
Adds mock GitHub client initialization to TestCheckFile following the same pattern used in TestIsCodeRepo. This ensures consistency across the test suite by using dependency injection for the GitHub client.
Part of #1841 parent 186985e commit 2d35824
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
0 commit comments