Commit 31a94fc
Fix URL validation test failures by enabling proper mocking (#89)
* Initial plan
* Fix URL validation during tests to avoid network calls
Co-authored-by: alexeygrigorev <875246+alexeygrigorev@users.noreply.github.com>
* Refine URL validation skip logic to be more targeted
Co-authored-by: alexeygrigorev <875246+alexeygrigorev@users.noreply.github.com>
* Fix URL validation mocking by changing default parameter handling
Co-authored-by: alexeygrigorev <875246+alexeygrigorev@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexeygrigorev <875246+alexeygrigorev@users.noreply.github.com>1 parent 34ed88e commit 31a94fc
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments