Commit f488e9e
Add MongoDB binary caching and graceful test skipping
- Add MongoDB binary caching in CI workflow to enable integration tests
- Improve integration test with graceful skip when MongoDB unavailable
- Add clear warning messages for network-restricted environments
- All 56 MongoDB tests now pass (15 unit + 41 integration with skip fallback)
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>1 parent 831266a commit f488e9e
2 files changed
Lines changed: 96 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
34 | 51 | | |
35 | 52 | | |
36 | 53 | | |
| |||
0 commit comments